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/iipglobl.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/iipglobl.h')
-rwxr-xr-x | src/usr/diag/prdf/common/iipglobl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/common/iipglobl.h b/src/usr/diag/prdf/common/iipglobl.h index 377ddc0a0..3514a9601 100755 --- a/src/usr/diag/prdf/common/iipglobl.h +++ b/src/usr/diag/prdf/common/iipglobl.h @@ -5,7 +5,7 @@ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 2002,2012 */ +/* COPYRIGHT International Business Machines Corp. 2002,2013 */ /* */ /* p1 */ /* */ |