[PATCH RESEND v2] arm64: clean the additional checks before calling ghes_notify_sea()
From: gengdongjiu <hidden>
Date: 2018-08-09 22:16:49
Also in:
linux-acpi, lkml
From: gengdongjiu <hidden>
Date: 2018-08-09 22:16:49
Also in:
linux-acpi, lkml
2018-08-10 5:05 GMT+08:00 Tyler Baicar [off-list ref]:
On Thu, Aug 9, 2018 at 8:32 AM, gengdongjiu [off-list ref] wrote:quoted
2018-08-08 0:26 GMT+08:00 Dongjiu Geng [off-list ref]:quoted
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. CC: Tyler Baicar <redacted> CC: James Morse <james.morse@arm.com> Signed-off-by: Dongjiu Geng <redacted> Acked-by: Will Deacon <redacted> --- This cleanup is ever mentioned by Mark Rutland in [1] [1]: https://lkml.org/lkml/2018/5/31/289FWIW - Looks good to me!
Thanks very much for this comments and review, whether I can get your "Acked-by" or "Reviewed-by"? thanks
Thanks, Tyler