]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit2e34f07ff0c944399a6456e2d91cf0ca1d9a497c
treed09796e3f37d7cd809eceb5d931f1e2171a32f5b
parentce0a3956b32650e229b68964c4400bbdc5ad3ca1
[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 <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/setup.c
include/asm-ia64/sn/arch.h
include/asm-ia64/sn/pda.h
include/asm-ia64/sn/sn_cpuid.h