Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[email protected]> Signed-off-by: Tony Luck <[email protected]>
- Loading branch information