[Skiboot] [PATCH v2 0/3] opal: Enhance HMI handler to identify/report reason for Malfunction Alert.

Mahesh J Salgaonkar mahesh at linux.vnet.ibm.com
Thu Feb 5 16:54:42 AEDT 2015


This patch series enhances HMI event structure to accommodate CORE/NX check
stop error information and bumps up the HMI event version to V2.

Changes in V2:
- Introduced changes to include information about NX checkstop.
- Added PIR and chip_id fields to HMI event structure.
- Improved the logic to detect and report UNKNOWN event of we fail to gather
  checkstop reason.
- New patch 3/3 to identify and report reason for NX checkstop.

Signed-off-by: Mahesh Salgaonkar <mahesh at linux.vnet.ibm.com>
---

Mahesh Salgaonkar (3):
      opal: Enhance HMI event structure to accommodate checkstop info.
      opal: Check Core FIRs to find the reason for Malfunction Alert.
      opal: Check NX FIRs to find the reason for Malfunction Alert.


 core/hmi.c     |  209 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 include/opal.h |   61 ++++++++++++++++
 2 files changed, 267 insertions(+), 3 deletions(-)

--
Signature



More information about the Skiboot mailing list