summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep21/call_host_runtime_setup.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep21/call_host_runtime_setup.C')
-rw-r--r--src/usr/isteps/istep21/call_host_runtime_setup.C11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/usr/isteps/istep21/call_host_runtime_setup.C b/src/usr/isteps/istep21/call_host_runtime_setup.C
index a509feafe..461ca5c31 100644
--- a/src/usr/isteps/istep21/call_host_runtime_setup.C
+++ b/src/usr/isteps/istep21/call_host_runtime_setup.C
@@ -806,17 +806,6 @@ void* call_host_runtime_setup (void *io_pArgs)
break;
}
-#if 0 //@TODO-RTC:147565-Core checkstop escalation
- // Revert back to standard runtime mode where core checkstops
- // do not escalate to system checkstops
- // Workaround for HW286670
- l_err = enableCoreCheckstops();
- if ( l_err )
- {
- break;
- }
-#endif
-
// Fill in Hostboot runtime data for all nodes
// (adjunct partition)
// Write the HB runtime data into mainstore
OpenPOWER on IntegriCloud