]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] Export node_online_map and node_possible_map
authorDean Nelson <dcn@sgi.com>
Thu, 24 Mar 2005 02:00:00 +0000 (19:00 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 3 May 2005 19:09:32 +0000 (12:09 -0700)
commitc6a60f75deef2257171029e0f4cf7f20b416b1ac
tree10d4c8e4cb1b4ddf33ca32efbe915ca91d19fcd1
parent5821a44f9b3559eb6c4b2f878b54daedc06d6943
[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>
mm/page_alloc.c