mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [1/3] arm64: defconfig: enable CONFIG_ACPI_APEI_MEMORY_FAILURE
@ 2018-01-16 15:45 shiju.jose
  2018-01-16 16:10 ` Timur Tabi
  0 siblings, 1 reply; 6+ messages in thread
From: shiju.jose @ 2018-01-16 15:45 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, catalin.marinas, will.deacon,
	arnd, gregory.clement, xuwei5, timur, olof, yamada.masahiro,
	robh, heiko, krzk, ard.biesheuvel, tbaicar
  Cc: linuxarm, zhengqiang10

Enable ACPI APEI MEMORY FAILURE option for ARM64,
so that memory errors will be handled.

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6d..9144e17 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -86,6 +86,7 @@ CONFIG_SCHED_MC=y
 CONFIG_NUMA=y
 CONFIG_PREEMPT=y
 CONFIG_KSM=y
+CONFIG_MEMORY_FAILURE=y
 CONFIG_TRANSPARENT_HUGEPAGE=y
 CONFIG_CMA=y
 CONFIG_SECCOMP=y
@@ -567,6 +568,7 @@ CONFIG_ACPI=y
 CONFIG_ACPI_APEI=y
 CONFIG_ACPI_APEI_GHES=y
 CONFIG_ACPI_APEI_PCIEAER=y
+CONFIG_ACPI_APEI_MEMORY_FAILURE=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
-- 
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-19 16:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-16 15:45 [1/3] arm64: defconfig: enable CONFIG_ACPI_APEI_MEMORY_FAILURE shiju.jose
2018-01-16 16:10 ` Timur Tabi
2018-01-19 15:06   ` Arnd Bergmann
2018-01-19 15:09     ` Shiju Jose
2018-01-19 16:01     ` Wei Xu
2018-01-19 16:20       ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®