From: Yinghai Lu Date: Tue, 7 Dec 2010 08:55:29 +0000 (-0800) Subject: x86, apic: Remove early_init_lapic_mapping() X-Git-Tag: v2.6.38-rc1~458^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1157141636848f52c5f74040bed0ba355cf59b7;p=pandora-kernel.git x86, apic: Remove early_init_lapic_mapping() It is almost the same as smp_register_lapic_addr(). We just need to let smp_read_mpc() call smp_register_lapic_addr() when early==1. Add the apic_printk to smp_register_lapic_address() Signed-off-by: Yinghai Lu Cc: Suresh Siddha Cc: "Eric W. Biederman" LKML-Reference: <4CFDF681.3030509@kernel.org> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed