On 2017/10/18 17:06, Borislav Petkov wrote: > On Wed, Oct 18, 2017 at 01:00:44PM +0800, gengdongjiu wrote: >> SError is System Error, which is a asynchronous exception in the Internal >> CPU. >> >> In the ARM RAS Extension, there are mainly two type abort for CPU: >> SEA(Synchronous External Abort) >> SEI(SError Interrupt) > And you're not writing it out as "System Error" because ...?
Thanks Borislav, can I write it as asynchronous exception or asynchronous abort?