Re: [PATCH] x86: Don't print number of MCE banks for every CPU

From: Ingo Molnar
Date: Fri Oct 16 2009 - 03:22:24 EST



* Roland Dreier <rdreier@xxxxxxxxx> wrote:

> 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: Roland Dreier <rolandd@xxxxxxxxx>
> ---
> arch/x86/kernel/cpu/mcheck/mce.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)

Applied, thanks Roland!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/