[PATCH 0/3] mm: avoid duplication of setup_nr_node_ids()

Cody P Schafer cody at linux.vnet.ibm.com
Wed Mar 27 04:45:59 EST 2013


In arch/powerpc, arch/x86, and mm/page_alloc code to setup nr_node_ids based on
node_possible_map is duplicated.

This patchset switches those copies to calling the function provided by page_alloc.



More information about the Linuxppc-dev mailing list