]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: defconfig: enable APEI and GHES features
authorTimur Tabi <timur@codeaurora.org>
Wed, 21 Jun 2017 17:30:44 +0000 (12:30 -0500)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Jun 2017 08:17:20 +0000 (10:17 +0200)
commit46351ee1fdb4c7f0a0318cea88f3c564498d23e8
tree4ee5724c6d8a2bc1bfeb7db61adc5600aa605ad8
parente8bbda1ccb5a03f3dc209f3793f38bfd9b839a69
arm64: defconfig: enable APEI and GHES features

ARM64 server platforms can support ACPI Platform Error Interface (APEI)
and Generic Hardware Error Source (GHES) features, so enable them.

Platforms which support the firmware-first RAS error reporting model
require APEI and GHES functionality for the OS to receive and report
error records provided by the platform.

PCIe AER functionality is required for PCIe AER errors to be properly
reported and recovered from.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig