[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170501041654.23d2id4h3sg6zqvo@pd.tnic>
Date: Mon, 1 May 2017 06:16:54 +0200
From: Borislav Petkov <bp@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-edac <linux-edac@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] EDAC queue for 4.12
Hi Linus,
here's the EDAC pile for 4.12.
Please pull,
thanks.
--
The following changes since commit 819f60fb7db169d851186d04e571e9bca27321e8:
EDAC, pnd2_edac: Fix reported DIMM number (2017-03-26 09:36:28 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.12
for you to fetch changes up to f8d5549df25e3961d6bd2ae36d3e0b08614660d9:
EDAC, ghes: Do not enable it by default (2017-04-27 14:15:38 +0200)
----------------------------------------------------------------
* An EDAC driver for Cavium ThunderX RAS IP (Sergey Temerkhanov)
* Removal of DRAM error reporting through PCI SERR NMI (Borislav Petkov)
* Misc small fixes (Jan Glauber, Thor Thayer)
----------------------------------------------------------------
Borislav Petkov (12):
EDAC, highbank: Align Makefile directives
x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMI
EDAC: Get rid of edac_handlers
EDAC: Remove edac_err_assert
EDAC: Move edac_op_state to edac_mc.c
ACPI/extlog: Add EDAC dependency
EDAC: Issue tracepoint only when it is defined
EDAC: Remove EDAC_MM_EDAC
EDAC: Update Kconfig help text
EDAC: Delete edac_stub.c
EDAC: Rename report status accessors
EDAC, ghes: Do not enable it by default
Jan Glauber (1):
EDAC, thunderx: Fix L2C MCI interrupt disable
Sergey Temerkhanov (3):
EDAC, thunderx: Add Cavium ThunderX EDAC driver
EDAC, thunderx: Change LMC index calculation
EDAC, thunderx: Remove unused code
Thor Thayer (1):
EDAC, altera: Fix peripheral warnings for Cyclone5
MAINTAINERS | 1 +
arch/arm/configs/multi_v7_defconfig | 1 -
arch/arm/configs/pxa_defconfig | 3 +-
arch/powerpc/configs/85xx-hw.config | 3 +-
arch/powerpc/configs/85xx/ge_imp3a_defconfig | 1 -
arch/powerpc/configs/85xx/xes_mpc85xx_defconfig | 1 -
arch/powerpc/configs/cell_defconfig | 1 -
arch/powerpc/configs/pasemi_defconfig | 1 -
arch/powerpc/configs/ppc64_defconfig | 1 -
arch/powerpc/configs/ppc64e_defconfig | 1 -
arch/powerpc/configs/ppc6xx_defconfig | 3 +-
arch/tile/configs/tilegx_defconfig | 1 -
arch/tile/configs/tilepro_defconfig | 1 -
arch/x86/kernel/nmi.c | 11 -
drivers/acpi/Kconfig | 3 +-
drivers/acpi/acpi_extlog.c | 8 +-
drivers/edac/Kconfig | 129 +-
drivers/edac/Makefile | 8 +-
drivers/edac/altera_edac.c | 22 +-
drivers/edac/edac_mc.c | 99 +-
drivers/edac/edac_stub.c | 68 -
drivers/edac/pnd2_edac.c | 2 +-
drivers/edac/sb_edac.c | 4 +-
drivers/edac/skx_edac.c | 2 +-
drivers/edac/thunderx_edac.c | 2174 +++++++++++++++++++++++
include/linux/edac.h | 30 +-
26 files changed, 2343 insertions(+), 236 deletions(-)
delete mode 100644 drivers/edac/edac_stub.c
create mode 100644 drivers/edac/thunderx_edac.c
--
Regards/Gruss,
Boris.
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
--
Powered by blists - more mailing lists