[PATCH] move cnodeid_to_nasid_table out of pda
authorDean Nelson <dcn@sgi.com>
Tue, 22 Mar 2005 02:41:00 +0000 (19:41 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 3 May 2005 19:07:46 +0000 (12:07 -0700)
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 <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found