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:
Yinghai Lu
2008-06-22 02:44:49 -07:00
committed by Ingo Molnar
parent 17b4cceb1f
commit 1f75d7e32e
4 changed files with 18 additions and 2 deletions

View File

@ -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;