commit | 9b48b46678989b67cd00658ea88964163eaab616 | [log] [tgz] |
---|---|---|
author | Dean Nelson <dcn@sgi.com> | Tue Mar 22 16:00:00 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Wed May 04 10:18:32 2005 -0700 |
tree | 4b6362a239422144b4fe9d669ba2f5eefbb1374b | |
parent | c4b07b7b3693228c7b848c00a9d4bbb49506a45f [diff] |
[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>