]> Git Repo - linux.git/commit
arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()
authorDongjiu Geng <[email protected]>
Tue, 7 Aug 2018 16:26:15 +0000 (12:26 -0400)
committerRafael J. Wysocki <[email protected]>
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 <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
arch/arm64/mm/fault.c
include/acpi/ghes.h
This page took 0.055233 seconds and 4 git commands to generate.