Skip to content

Commit

Permalink
PRD: change threshold for L3FIR[28] LRU parity error
Browse files Browse the repository at this point in the history
Change-Id: I35db6f415f2130925310bbc0719a2e41dc42a3d0
CQ: SW440266
Backport: release-fips910
Backport: release-op910
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63569
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com>
Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com>
Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com>
Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63589
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
  • Loading branch information
zane131 committed Jul 31, 2018
1 parent 14ae5a2 commit bd04abf
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_actions.rule
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ actionclass l3_dir_ce

actionclass l3_lru_parity_error
{
self_th_1;
threshold32pday;
funccall("cacheCeWorkaround");
};

Expand Down

0 comments on commit bd04abf

Please sign in to comment.