[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)
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>

No differences found