x86, apic: Use register_lapic_address() in init_apic_mapping()
authorYinghai Lu <yinghai@kernel.org>
Tue, 7 Dec 2010 08:55:38 +0000 (00:55 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 9 Dec 2010 20:52:05 +0000 (21:52 +0100)
commit326a2e6bae250b1172c0ae80f3b259d79e9cb56c
treed4a8b7fe44c7cba4bbf8fdc3ee2dae690c4bceb0
parentf1157141636848f52c5f74040bed0ba355cf59b7
x86, apic: Use register_lapic_address() in init_apic_mapping()

Remove the printk as well, we don't want to print when nothing
changed. We print in register_lapic_address() already.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
LKML-Reference: <4CFDF68A.7020902@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/apic.c