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

2017-01-10 Thread Baicar, Tyler
Hello James, On 1/6/2017 3:43 AM, James Morse wrote: On 05/01/17 22:31, Baicar, Tyler wrote: On 12/20/2016 8:29 AM, James Morse wrote: On 07/12/16 21:48, Tyler Baicar wrote: ARM APEI extension proposal added SEA (Synchrounous External Abort) notification type for ARMv8. Add a new GHES error

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

2017-01-06 Thread James Morse
Hi Tyler, On 05/01/17 22:31, Baicar, Tyler wrote: > On 12/20/2016 8:29 AM, James Morse wrote: >> On 07/12/16 21:48, Tyler Baicar wrote: >>> ARM APEI extension proposal added SEA (Synchrounous External >>> Abort) notification type for ARMv8. >>> Add a new GHES error source handling function for SEA

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

2017-01-05 Thread Baicar, Tyler
On 12/20/2016 8:29 AM, James Morse wrote: Hi Tyler, On 07/12/16 21:48, Tyler Baicar wrote: ARM APEI extension proposal added SEA (Synchrounous 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

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

2016-12-20 Thread James Morse
Hi Tyler, On 07/12/16 21:48, Tyler Baicar wrote: > ARM APEI extension proposal added SEA (Synchrounous 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

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

2016-12-07 Thread Tyler Baicar
ARM APEI extension proposal added SEA (Synchrounous 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 into the SEA exception handler. That way GHES will parse and re