diff options
author | prem <premjha2@in.ibm.com> | 2012-12-04 08:51:19 -0600 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-02-15 07:17:34 -0600 |
commit | e3aa31e88b5074f67b9b145c224ef9613afee1e9 (patch) | |
tree | e9a1665048740ad735810cee9f23bb88b14c322a /src/usr/diag/prdf/common/framework/resolution/iipThresholdResolution.h | |
parent | 22813205c0a225f01d8c6cb4e207687e7cc9ed42 (diff) | |
download | talos-hostboot-e3aa31e88b5074f67b9b145c224ef9613afee1e9.tar.gz talos-hostboot-e3aa31e88b5074f67b9b145c224ef9613afee1e9.zip |
Design change for PRD Register
- Addressed the use case of attention in PLL Domain.RuleChip
under analysis is pushed to stack at the beginning of
all public function of RuleChip.Same is poped back at the
end of function.
- Scope of RuleChip stack is no longer bound to scope of
ServiceDataCollector.
Change-Id: I152e85332f5443dbef3efeebc7de530ee0fee241
RTC: 47515
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2543
Tested-by: Jenkins Server
Reviewed-by: Zane Shelley <zshelle@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3197
Diffstat (limited to 'src/usr/diag/prdf/common/framework/resolution/iipThresholdResolution.h')
-rwxr-xr-x | src/usr/diag/prdf/common/framework/resolution/iipThresholdResolution.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/common/framework/resolution/iipThresholdResolution.h b/src/usr/diag/prdf/common/framework/resolution/iipThresholdResolution.h index 41da01a7a..addaefdbd 100755 --- a/src/usr/diag/prdf/common/framework/resolution/iipThresholdResolution.h +++ b/src/usr/diag/prdf/common/framework/resolution/iipThresholdResolution.h @@ -5,7 +5,7 @@ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 1996,2012 */ +/* COPYRIGHT International Business Machines Corp. 1996,2013 */ /* */ /* p1 */ /* */ |