Yasunori Goto <y-goto@jp.fujitsu.com> wrote: > > When CONFIG_NUMA && CONFIG_ARCH_MEMORY_PROBE, nid should be defined > before calling add_memory_node(nid, start, size). > > Each arch , which supports CONFIG_NUMA && ARCH_MEMORY_PROBE, should > define arch_nid_probe(paddr); > > Powerpc has nice function. X86_64 has not..... This patch uses an odd mixture of __devinit and <nothing-at-all> in arch/x86_64/mm/init.c. I guess it should be using __meminit throughout. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Mar 09 23:03:04 2006
This archive was generated by hypermail 2.1.8 : 2006-03-09 23:04:13 EST