Re: [Part1 PATCH v5 12/22] x86, mm, numa: Move node_map_pfn_alignment() to x86

2013-06-17 Thread Tejun Heo
On Thu, Jun 13, 2013 at 09:02:59PM +0800, Tang Chen wrote: > From: Yinghai Lu > > Move node_map_pfn_alignment() to arch/x86/mm as there is no > other user for it. > > Will update it to use numa_meminfo instead of memblock. > > Signed-off-by: Yinghai Lu > Reviewed-by: Tang Chen > Tested-by: Ta

[Part1 PATCH v5 12/22] x86, mm, numa: Move node_map_pfn_alignment() to x86

2013-06-13 Thread Tang Chen
From: Yinghai Lu Move node_map_pfn_alignment() to arch/x86/mm as there is no other user for it. Will update it to use numa_meminfo instead of memblock. Signed-off-by: Yinghai Lu Reviewed-by: Tang Chen Tested-by: Tang Chen --- arch/x86/mm/numa.c | 50 +++