On Sat, Aug 11, 2018 at 6:36 AM Dongjiu Geng <[email protected]> wrote: > > 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 <[email protected]> > CC: James Morse <[email protected]> > Signed-off-by: Dongjiu Geng <[email protected]> > Acked-by: Will Deacon <[email protected]> > Reviewed-by: Tyler Baicar <[email protected]> > --- > This cleanup is ever mentioned by Mark Rutland in [1] > > [1]: > https://lkml.org/lkml/2018/5/31/289 > > change since v2: > 1. Add 'Reviewed-by' of Tyler
I have applied the v2 already. Thanks!

