]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()
authorDongjiu Geng <gengdongjiu@huawei.com>
Tue, 7 Aug 2018 16:26:15 +0000 (12:26 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 9 Aug 2018 08:55:18 +0000 (10:55 +0200)
commit1035a0783523d8c730c44944a71b254f3a649e25
tree3c140cfe4f68ccd26390a0fc662ab7277cd87d73
parent1ffaddd029c867d134a1dde39f540dcc8c52e274
arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()

In order to remove the additional check before calling the
ghes_notify_sea(), make stub definition when !CONFIG_ACPI_APEI_SEA.

After this cleanup, we can simply call the ghes_notify_sea() to let
APEI driver handle the SEA notification.

Signed-off-by: Dongjiu Geng <gengdongjiu@huawei.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm64/mm/fault.c
include/acpi/ghes.h