This patch fix the build error log_non_standard_event undefined
for the i386 build for COMPILE_TEST.
https://lists.01.org/pipermail/kbuild-all/2017-October/039518.html
The function call log_non_standard_event is replaced with the
function call trace_non_standard_event.
Signed-off-by: Shiju Jose
Enable ACPI APEI MEMORY FAILURE option for ARM64,
so that memory errors will be handled.
Signed-off-by: Shiju Jose
---
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
---
Enable CONFIG_EDAC_GHES option for ARM64,so that the memory errors
are processed and reported to the user space.
Signed-off-by: Shiju Jose
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9144e1
Enable APEI EINJ for ARM64 to support the error injection.
Signed-off-by: Shiju Jose
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3350f9c..c3f4f8a 100644
--- a/arch/arm64/configs/defconfig
+
4 matches
Mail list logo