[GIT PULL] RAS fixes for 3.19
From: Borislav Petkov
Date: Sun Nov 02 2014 - 05:30:08 EST
Hi guys,
please queue for 3.19.
Thanks.
---
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/ras_for_3.19
for you to fetch changes up to 8dcf32ea220d87ca517e164de85d336480c9d172:
x86, MCE, AMD: Assign interrupt handler only when bank supports it (2014-11-01 11:28:23 +0100)
----------------------------------------------------------------
Assortment of RAS fixes for 3.19:
* A bunch of cleanups/corrections to the AMD MCE thresholding code, from
Chen Yucong.
* Two fixes to APEI GHES and memory poisoning, respectively, from Gong Chen
----------------------------------------------------------------
Borislav Petkov (2):
GHES: Make ghes_estatus_caches static
x86, MCE, AMD: Drop software-defined bank in error thresholding
Chen Yucong (4):
x86, MCE, AMD: Use macros to compute bank MSRs
x86, MCE, AMD: Correct thresholding error logging
x86, MCE, AMD: Move invariant code out from loop body
x86, MCE, AMD: Assign interrupt handler only when bank supports it
Chen, Gong (2):
APEI, GHES: Cleanup unnecessary function for lockless list
RAS, HWPOISON: Fix wrong error recovery status
arch/x86/include/asm/mce.h | 1 -
arch/x86/kernel/cpu/mcheck/mce_amd.c | 54 +++++++++++++++++++-----------------
drivers/acpi/apei/ghes.c | 20 ++-----------
mm/memory-failure.c | 2 +-
4 files changed, 32 insertions(+), 45 deletions(-)
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
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/