x86: introduce initmem_init for 64 bit
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@ -514,7 +514,7 @@ out:
|
||||
}
|
||||
#endif /* CONFIG_NUMA_EMU */
|
||||
|
||||
void __init numa_initmem_init(unsigned long start_pfn, unsigned long last_pfn)
|
||||
void __init initmem_init(unsigned long start_pfn, unsigned long last_pfn)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
Reference in New Issue
Block a user