commit | 7223a93a5321f84337647aef62ef947afd8df41a | [log] [tgz] |
---|---|---|
author | Dean Nelson <dcn@sgi.com> | Wed Mar 23 19:00:00 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Tue May 03 12:09:32 2005 -0700 |
tree | 10d4c8e4cb1b4ddf33ca32efbe915ca91d19fcd1 | |
parent | 2e34f07ff0c944399a6456e2d91cf0ca1d9a497c [diff] |
[IA64] Export node_online_map and node_possible_map Export node_online_map and node_possible_map so that kernel modules can use the nodemask macros, like, for_each_node() and for_each_online_node(). Signed-off-by: Dean Nelson <dcn@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>