[IA64-SGI] move nodepda pointer out of pda
authorDean Nelson <dcn@sgi.com>
Tue, 22 Mar 2005 23:00:00 +0000 (16:00 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 4 May 2005 17:18:32 +0000 (10:18 -0700)
commit9b48b46678989b67cd00658ea88964163eaab616
tree4b6362a239422144b4fe9d669ba2f5eefbb1374b
parentc4b07b7b3693228c7b848c00a9d4bbb49506a45f
[IA64-SGI] move nodepda pointer out of pda

Remove the p_nodepda and p_subnodepda pointers from the pda_s structure.
And then define a new per-cpu pointer to the nodepda and export it so
that 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/nodepda.h
include/asm-ia64/sn/pda.h
include/asm-ia64/sn/sn_cpuid.h