Re: [PATCH v2] acpi: apei: Add SEI notification type support for ARMv8

From: gengdongjiu
Date: Tue Sep 26 2017 - 21:31:40 EST


Hi Tyler,

Thank you very much for your test and comments.

On 2017/9/27 3:23, Tyler Baicar wrote:
>> should identify the address to a invalid value.
>>
>> Signed-off-by: Dongjiu Geng <gengdongjiu@xxxxxxxxxx>
> Tested-by: Tyler Baicar <tbaicar@xxxxxxxxxxxxxx>
>
> Tested this functionality using SEA support.

Thanks for your test.

>
> ++Stephen,
>
> Something to be aware of, this patch will conflict with https://lkml.org/lkml/2017/9/14/663
> It may make sense to just remove the conditions for the NMI configs as part of this patch or in a series with this patch to avoid merge conflicts.

Ok, Today I will modify it. Thanks for the pointing out.


>
> Thanks,
> Tyler