Re: [Patch 2/6] x86: mce: Convert mce code to xpanic

From: Eric W. Biederman
Date: Fri May 27 2011 - 14:01:44 EST


"K.Prasad" <prasad@xxxxxxxxxxxxxxxxxx> writes:

> commit aea29c4a9324f24b5c61e7c3919a8137a53be935
> Author: Andi Kleen <ak@xxxxxxxxxxxxxxx>
> Date: Fri Nov 19 18:42:02 2010 +0100
>
> x86: mce: Convert mce code to xpanic
>
> - Pass in the panic timeout directly instead of
> abusing global variable.
> - Disable backtraces and kexecs on machine check panics
> because they don't do anything useful.

Nacked-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>

Kexec on panic does not fact do something useful, and usable
today.

The mce_panic_timeout looks like a horrible hack that should
be killed. Why do we think we know better than the sysadmin
that sets up the system.

Eric
--
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/