Skip to content

Commit

Permalink
Removing old TODO for dropped requirement
Browse files Browse the repository at this point in the history
We are going to live with the workaround we've had in place for
several years now.

Change-Id: I7966f517cac2d820dc086c163a7985112e2d0fa3
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53465
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
dcrowell77 committed Mar 9, 2018
1 parent a61200c commit f5d2c87
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit f5d2c87

Please sign in to comment.