summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/framework
diff options
context:
space:
mode:
authorBrian Stegmiller <bjs@us.ibm.com>2017-03-31 15:40:37 -0500
committerZane C. Shelley <zshelle@us.ibm.com>2017-04-07 10:53:23 -0400
commitcf68bfdd83be468869d23fd13a390d9de5cb9161 (patch)
tree029f7bf302890533693264b232d4916d705601f4 /src/usr/diag/prdf/common/framework
parentc4ede09b444391a2fab6bee6c32ffa0d3972dcac (diff)
downloadtalos-hostboot-cf68bfdd83be468869d23fd13a390d9de5cb9161.tar.gz
talos-hostboot-cf68bfdd83be468869d23fd13a390d9de5cb9161.zip
PRD: Remove secondary filter
Change-Id: I5d719d7b2fdbfd13b77d0a383e013cb9da687c68 RTC: 159411 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38717 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38833 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/common/framework')
-rwxr-xr-xsrc/usr/diag/prdf/common/framework/resolution/prdfResolutionMap.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/common/framework/resolution/prdfResolutionMap.C b/src/usr/diag/prdf/common/framework/resolution/prdfResolutionMap.C
index e78384d03..bfa857227 100755
--- a/src/usr/diag/prdf/common/framework/resolution/prdfResolutionMap.C
+++ b/src/usr/diag/prdf/common/framework/resolution/prdfResolutionMap.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2012,2015 */
+/* Contributors Listed Below - COPYRIGHT 2012,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -270,7 +270,7 @@ int32_t ResolutionMap::LookUp( ResolutionList & o_list,
// function, one bit set or multiple bit set make little
// difference. In both cases, it has to do same set of actions.
// We need to treat case 0 separately. It is because we want to
- // know the outcome of action of secondary filter. If secondary
+ // know the outcome of action of csRootCause filter. If csRootCause
// filter yields 0xdd02, we know we need to launch one more pass
// with filter turned off.
case 0:
OpenPOWER on IntegriCloud