]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
EDAC: Remove EDAC_MM_EDAC
authorBorislav Petkov <bp@suse.de>
Fri, 3 Feb 2017 17:18:05 +0000 (18:18 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 10 Apr 2017 15:14:41 +0000 (17:14 +0200)
commite3c4ff6d8c949fa9a9ea1bd005bf1967efe09d5d
tree3f9238faa0bb6da4bfc0787b52e9ecadf14b361a
parentbe1d162948f5bb0ced260e60208e7dc06cd45cab
EDAC: Remove EDAC_MM_EDAC

Move all the EDAC core functionality behind CONFIG_EDAC and get rid of
that indirection. Update defconfigs which had it.

While at it, fix dependencies such that EDAC depends on RAS for the
tracepoints.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linuxppc-dev@lists.ozlabs.org
Cc: Chris Metcalf <cmetcalf@mellanox.com>
Cc: linux-edac@vger.kernel.org
16 files changed:
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/pxa_defconfig
arch/powerpc/configs/85xx-hw.config
arch/powerpc/configs/85xx/ge_imp3a_defconfig
arch/powerpc/configs/85xx/xes_mpc85xx_defconfig
arch/powerpc/configs/cell_defconfig
arch/powerpc/configs/pasemi_defconfig
arch/powerpc/configs/ppc64_defconfig
arch/powerpc/configs/ppc64e_defconfig
arch/powerpc/configs/ppc6xx_defconfig
arch/tile/configs/tilegx_defconfig
arch/tile/configs/tilepro_defconfig
drivers/acpi/Kconfig
drivers/edac/Kconfig
drivers/edac/Makefile
drivers/edac/edac_stub.c