commit | 82034d6f59b4772f4233bbb61c670290803a9960 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Thu Mar 12 12:57:10 2009 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Mar 13 02:37:19 2009 +0100 |
tree | 3c88cc182f7ee6ccce6819f77ec1f3792613b6e9 | |
parent | 9a50156a1c7bfa65315facaffdfbed6513fcfd3b [diff] |
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>