]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86: clean up output resulting from update_mptable option
authorJan Beulich <jbeulich@novell.com>
Thu, 12 Mar 2009 12:57:10 +0000 (12:57 +0000)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 01:37:19 +0000 (02:37 +0100)
commit82034d6f59b4772f4233bbb61c670290803a9960
tree3c88cc182f7ee6ccce6819f77ec1f3792613b6e9
parent9a50156a1c7bfa65315facaffdfbed6513fcfd3b
x86: clean up output resulting from update_mptable option

Impact: cleanup

Without apic=verbose, using the update_mptable option would result in
garbled and confusing output due to the inconsistent use of printk() vs
apic_printk().

Signed-off-by: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <49B914B6.76E4.0078.0@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/mpparse.c