[PATCH v3 12/22] x86, mm, numa: Move node_map_pfn alignment() to x86

2013-04-04 Thread Yinghai Lu
Move node_map_pfn_alignment() to arch/x86/mm as no other user for it. Will update it to use numa_meminfo instead of memblock. Signed-off-by: Yinghai Lu --- arch/x86/mm/numa.c | 50 ++ include/linux/mm.h | 1 - mm/page_alloc.c| 50

[PATCH v3 12/22] x86, mm, numa: Move node_map_pfn alignment() to x86

2013-04-04 Thread Yinghai Lu
Move node_map_pfn_alignment() to arch/x86/mm as no other user for it. Will update it to use numa_meminfo instead of memblock. Signed-off-by: Yinghai Lu ying...@kernel.org --- arch/x86/mm/numa.c | 50 ++ include/linux/mm.h | 1 - mm/page_alloc.c