From: Borislav Petkov <b...@suse.de>

Hi guys,

here's a bunch of assorted RAS fixes. Please queue the first two for
urgent as otherwise nfit won't be able to report memory errors properly.

Thanks.

Borislav Petkov (1):
  x86/MCE: Export memory_error()

Elena Reshetova (1):
  x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t

Shiju Jose (1):
  ACPI/APEI: Handle GSIV and GPIO notification types

Vishal Verma (1):
  acpi, nfit: Fix the memory error check in nfit_handle_mce()

Wei Yongjun (1):
  RAS: Make local function parse_ras_param() static

Yazen Ghannam (2):
  x86/mce/AMD: Redo error logging from APIC LVT interrupt handlers
  x86/mce/AMD: Carve out SMCA bank configuration

 arch/x86/include/asm/amd_nb.h        |   3 +-
 arch/x86/include/asm/mce.h           |   1 +
 arch/x86/kernel/cpu/mcheck/mce.c     |  13 +-
 arch/x86/kernel/cpu/mcheck/mce_amd.c | 229 ++++++++++++++++++-----------------
 drivers/acpi/apei/ghes.c             |  39 +++---
 drivers/acpi/nfit/mce.c              |   2 +-
 drivers/ras/ras.c                    |   2 +-
 7 files changed, 151 insertions(+), 138 deletions(-)

-- 
2.11.0

Reply via email to