Skip to content
Snippets Groups Projects
Commit 93ae5012 authored by Roland Dreier's avatar Roland Dreier Committed by Ingo Molnar
Browse files

x86: Don't print number of MCE banks for every CPU


The MCE initialization code explicitly says it doesn't handle
asymmetric configurations where different CPUs support different
numbers of MCE banks, and it prints a big warning in that case.

Therefore, printing the "mce: CPU supports <x> MCE banks"
message into the kernel log for every CPU is pure redundancy
that clutters the log significantly for systems with lots of
CPUs.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
LKML-Reference: <adaeip473qt.fsf@cisco.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 036ed8ba
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment