summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2010-12-29 11:36:26 -0800
committerH. Peter Anvin <hpa@linux.intel.com>2010-12-29 11:36:26 -0800
commitd50e8fc7e38d88909448a723cb1f825bb3af30e2 (patch)
tree099e969b273c3d180c89aa64b1e359ef66a9fc5d /arch/x86/mm
parenta387e95a49743cf9835c5299ca549232618d8249 (diff)
parent0aa002fe602939370e9476e5ec32b562000a0425 (diff)
downloadop-kernel-dev-d50e8fc7e38d88909448a723cb1f825bb3af30e2.zip
op-kernel-dev-d50e8fc7e38d88909448a723cb1f825bb3af30e2.tar.gz
Merge branch 'x86/apic-cleanups' into x86/numa
Diffstat (limited to 'arch/x86/mm')
-rw-r--r--arch/x86/mm/amdtopology_64.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/mm/amdtopology_64.c b/arch/x86/mm/amdtopology_64.c
index 0df2623..f21962c 100644
--- a/arch/x86/mm/amdtopology_64.c
+++ b/arch/x86/mm/amdtopology_64.c
@@ -67,7 +67,6 @@ static __init void early_get_boot_cpu_id(void)
if (smp_found_config)
early_get_smp_config();
#endif
- early_init_lapic_mapping();
}
int __init amd_numa_init(unsigned long start_pfn, unsigned long end_pfn)
OpenPOWER on IntegriCloud