Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1645480

[PATCH 0/7] RAS pile

From Borislav Petkov <bp@alien8.de>
Newsgroups linux.kernel
Subject [PATCH 0/7] RAS pile
Date 2017-05-19 11:50 +0200
Message-ID <tIMHM-hj-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Borislav Petkov <bp@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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/7] RAS pile Borislav Petkov <bp@alien8.de> - 2017-05-19 11:50 +0200

csiph-web