Re: Kernel panic: Machine check exception

From: Andi Kleen
Date: Tue Dec 06 2005 - 10:15:07 EST


ebiederm@xxxxxxxxxxxx (Eric W. Biederman) writes:
>
> To decode an Opteron machine_check you can look in
> the bios and kernel programmers guide. (Possibly the
> architecture but I think that is too generic) to see
> what all of the bits mean.

mcelog --ascii decodes the "final" machine checks output
by the 64bit kernel. The normal recoverable machine checks
should be decoded at runtime assuming your distribution
set it up right (normally into /var/log/mcelog)

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