Skip to content

Commit

Permalink
RAS XML: threshold and mask on NCUFIR[9] Store Timeout
Browse files Browse the repository at this point in the history
Change-Id: I4086e7c97152be46af7d8859ffb7f01f1a4b2217
CQ: SW392429
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42000
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com>
Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com>
Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42209
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
  • Loading branch information
zane131 committed Jun 22, 2017
1 parent 6a1bf63 commit f1b00fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usr/diag/prdf/common/plat/p9/p9_ex.rule
Expand Up @@ -560,7 +560,7 @@ group gNCUFIR filter singlebit, cs_root_cause( 8 )
/** NCUFIR[9]
* store timed out on pb
*/
(rNCUFIR, bit(9)) ? level2_M_self_L_th_1;
(rNCUFIR, bit(9)) ? threshold_and_mask;

/** NCUFIR[10]
* tlbie master timeout
Expand Down

0 comments on commit f1b00fd

Please sign in to comment.