x86: suppress bogus log message
authorJan Beulich <jbeulich@suse.com>
Thu, 26 Nov 2015 14:51:49 +0000 (15:51 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 26 Nov 2015 14:51:49 +0000 (15:51 +0100)
commit0ce647ad6f70c5ec0aeee66ce74429982b81911a
treeba9ace5dca498592ade9272dafb3ffe4fcfe7db9
parent4243baf61acf24d972eb456aea8353481af31100
x86: suppress bogus log message

The way we populate mpc_cpufeature is not compatible with modern CPUs,
and hence the message printed using that information is useless/bogus.
It's of interest only anyway when not using ACPI, so move it into MPS
parsing code. This at once significantly reduces boot time logging on
huge systems.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/mpparse.c
xen/include/asm-x86/mach-generic/mach_apic.h