Re: [PATCH V3 04/10] arm64: exception: handle Synchronous External Abort

2016-10-13 Thread Baicar, Tyler
Hello Punit, On 10/12/2016 11:46 AM, Punit Agrawal wrote: Hi Tyler, A couple of hopefully not bike shedding comments below. Tyler Baicar writes: SEA exceptions are often caused by an uncorrected hardware error, and are handled when data abort and instruction abort

Re: [PATCH V3 04/10] arm64: exception: handle Synchronous External Abort

2016-10-13 Thread Baicar, Tyler
Hello Punit, On 10/12/2016 11:46 AM, Punit Agrawal wrote: Hi Tyler, A couple of hopefully not bike shedding comments below. Tyler Baicar writes: SEA exceptions are often caused by an uncorrected hardware error, and are handled when data abort and instruction abort exception classes have

Re: [PATCH V3 04/10] arm64: exception: handle Synchronous External Abort

2016-10-12 Thread Punit Agrawal
Hi Tyler, A couple of hopefully not bike shedding comments below. Tyler Baicar writes: > SEA exceptions are often caused by an uncorrected hardware > error, and are handled when data abort and instruction abort > exception classes have specific values for their Fault

Re: [PATCH V3 04/10] arm64: exception: handle Synchronous External Abort

2016-10-12 Thread Punit Agrawal
Hi Tyler, A couple of hopefully not bike shedding comments below. Tyler Baicar writes: > SEA exceptions are often caused by an uncorrected hardware > error, and are handled when data abort and instruction abort > exception classes have specific values for their Fault Status > Code. > When SEA