summaryrefslogtreecommitdiff
path: root/drivers/edac/amd64_edac.c
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2013-07-24 20:54:20 (GMT)
committerTony Luck <tony.luck@intel.com>2013-08-05 17:09:40 (GMT)
commit0ca06c0857aee11911f91621db14498496f2c2cd (patch)
tree59bfb17b8700424b610af9c0232efa6cf873c66e /drivers/edac/amd64_edac.c
parentc095ba7224d8edc71dcef0d655911399a8bd4a3f (diff)
downloadlinux-fsl-qoriq-0ca06c0857aee11911f91621db14498496f2c2cd.tar.xz
x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors
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>
Diffstat (limited to 'drivers/edac/amd64_edac.c')
0 files changed, 0 insertions, 0 deletions