Re: [PATCH V10 05/10] acpi: apei: handle SEA notification type for ARMv8

2017-02-21 Thread Baicar, Tyler
Hello Ard, On 2/16/2017 11:32 AM, Ard Biesheuvel wrote: On 15 February 2017 at 19:51, Tyler Baicar wrote: ARM APEI extension proposal added SEA (Synchronous External Abort) notification type for ARMv8. Add a new GHES error source handling function for SEA. If an error source's notification ty

Re: [PATCH V10 05/10] acpi: apei: handle SEA notification type for ARMv8

2017-02-16 Thread Ard Biesheuvel
On 15 February 2017 at 19:51, Tyler Baicar wrote: > ARM APEI extension proposal added SEA (Synchronous External Abort) > notification type for ARMv8. > Add a new GHES error source handling function for SEA. If an error > source's notification type is SEA, then this function can be registered > int