[GIT PULL] x86/mce fix to queue for 3.12

From: Luck, Tony
Date: Mon Aug 05 2013 - 13:28:41 EST


The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f:

Linux 3.11-rc4 (2013-08-04 13:46:46 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-mce-f-bit

for you to fetch changes up to 0ca06c0857aee11911f91621db14498496f2c2cd:

x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors (2013-08-05 10:09:40 -0700)

----------------------------------------------------------------
Bit 12 may or may not be set in MCi_STATUS.MCACOD when
an uncorrected error is reported. Ignore it when checking
error signatures.

----------------------------------------------------------------
Tony Luck (1):
x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors

arch/x86/include/asm/mce.h | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
--
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/