summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2013-07-24 13:54:20 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-09-26 17:18:14 -0700
commit8ceb02f11454cf5102bfede5a6e112abe3990bb2 (patch)
tree0f3b24b1c403293cc1d494535faa75b60e15ede9 /sound
parentb50361f39ca5a27cdadbd53b7a7d46daa3cde151 (diff)
downloadlinux-3.10-8ceb02f11454cf5102bfede5a6e112abe3990bb2.tar.gz
linux-3.10-8ceb02f11454cf5102bfede5a6e112abe3990bb2.tar.bz2
linux-3.10-8ceb02f11454cf5102bfede5a6e112abe3990bb2.zip
x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors
commit 0ca06c0857aee11911f91621db14498496f2c2cd upstream. The 0x1000 bit of the MCACOD field of machine check MCi_STATUS registers is only defined for corrected errors (where it means that hardware may be filtering errors see SDM section 15.9.2.1). For uncorrected errors it may, or may not be set - so we should mask it out when checking for the architecturaly defined recoverable error signatures (see SDM 15.9.3.1 and 15.9.3.2) Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions