summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_check_idle_stop_done_errors.xml24
1 files changed, 20 insertions, 4 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_check_idle_stop_done_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_check_idle_stop_done_errors.xml
index 206c8610c..8c4113431 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_check_idle_stop_done_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_check_idle_stop_done_errors.xml
@@ -30,7 +30,7 @@
<!-- *********************************************************************** -->
<hwpError>
<rc>RC_SGPE_HCODE_HALTED</rc>
- <description> SGPE Hcode is in HALT state</description>
+ <description> SGPE Hcode is in HALT state</description>
<ffdc>OCC_LFIR</ffdc>
<ffdc>CHIP</ffdc>
@@ -157,11 +157,19 @@
<priority>HIGH</priority>
</callout>
- <callout>
- <target>CHIP</target>
+ <callout>
+ <target>EX</target>
<priority>LOW</priority>
</callout>
+ <deconfigure>
+ <target>EX</target>
+ </deconfigure>
+
+ <gard>
+ <target>EX</target>
+ </gard>
+
<collectFfdc>p9_eq_clear_atomic_lock, EQ_TARGET</collectFfdc>
<collectFfdc>p9_collect_ppe_state, CHIP, PPE_STATE_MODE, PPE_BASE_ADDRESS_LIST</collectFfdc>
@@ -195,10 +203,18 @@
</callout>
<callout>
- <target>CHIP</target>
+ <target>EX</target>
<priority>LOW</priority>
</callout>
+ <deconfigure>
+ <target>EX</target>
+ </deconfigure>
+
+ <gard>
+ <target>EX</target>
+ </gard>
+
<collectFfdc>p9_eq_clear_atomic_lock, EQ_TARGET</collectFfdc>
<collectFfdc>p9_collect_ppe_state, CHIP, PPE_STATE_MODE, PPE_BASE_ADDRESS_LIST</collectFfdc>
OpenPOWER on IntegriCloud