summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep10
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep10')
-rw-r--r--src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C b/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
index c6749abf2..bac5d950b 100644
--- a/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
+++ b/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
@@ -832,10 +832,8 @@ void* call_proc_cen_ref_clk_enable(void *io_pArgs )
"target HUID %.8X",
TARGETING::get_huid( *l_proc_iter ));
- //Perform a workaround for GA1 to raise fences on centaurs
- //to prevent FSP from analyzing if HB TIs for recoverable
- //errors
- //RTC 106276
+ //Raise fences on centaurs to prevent FSP from analyzing
+ // if HB TIs for recoverable errors
fenceAttachedMembufs( *l_proc_iter );
TRACFCOMP(ISTEPS_TRACE::g_trac_isteps_trace,
OpenPOWER on IntegriCloud