From: Dean Nelson Date: Tue, 22 Mar 2005 02:41:00 +0000 (-0700) Subject: [PATCH] move cnodeid_to_nasid_table out of pda X-Git-Tag: v2.6.12-rc4~117^2~5^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e34f07ff0c944399a6456e2d91cf0ca1d9a497c;p=pandora-kernel.git [PATCH] move cnodeid_to_nasid_table out of pda Another step in the effort to eliminate the SN pda structure. This patch moves the cnodeid_to_nasid_table field out of the pda, making it a standalone per-cpu data item, and exports it so it can be accessed by kernel modules. Signed-off-by: Dean Nelson Signed-off-by: Tony Luck --- Reading git-diff-tree failed