[PATCH v2 0/2] arm64: fix error unhandling in synchronous External Data Abort

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



According to the RAS documentation, if we cannot determine the impact
of the error based on the details of the error when an SEA occurs, the
process cannot safely continue to run. Therefore, for unhandled error,
we should signal the system and terminate the process immediately.

PATCH 1: fix compile warning reported by kernel test robot.
PATCH 2: kill current process for unknown errors in when an SEA occurs..

---
v2: fix compile warning reported by kernel test robot.

Xie XiuQi (2):
  ACPI: APEI: include missing acpi/apei.h
  arm64: fix error unhandling in synchronous External Data Abort

 arch/arm64/kernel/acpi.c      |  6 ++++++
 drivers/acpi/apei/apei-base.c |  5 +++++
 drivers/acpi/apei/ghes.c      | 14 +++++++++++---
 include/acpi/apei.h           |  1 +
 4 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.20.1




[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux