From 10a93afdbdd5bccc9a10b797d66b008580ba16bb Mon Sep 17 00:00:00 2001 From: Mike Jones Date: Mon, 27 Jan 2014 15:33:09 -0600 Subject: Hostboot Serviceability Review Part 2 Resolving TODOs and ensuring error logs have correct callouts Change-Id: Ic2e65427487fb91553ffe4ed6e3ed922004963ba RTC: 92837 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8374 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- src/usr/errl/errlprvt.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/usr/errl/errlprvt.C') diff --git a/src/usr/errl/errlprvt.C b/src/usr/errl/errlprvt.C index f64301645..c4cb1bb4d 100644 --- a/src/usr/errl/errlprvt.C +++ b/src/usr/errl/errlprvt.C @@ -5,7 +5,7 @@ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 2011,2013 */ +/* COPYRIGHT International Business Machines Corp. 2011,2014 */ /* */ /* p1 */ /* */ @@ -66,7 +66,7 @@ ErrlPrvt::ErrlPrvt( compId_t i_CreatorCompId ) : iv_plid = iv_eid = ERRORLOG::theErrlManager::instance().getUniqueErrId(); // Set the time of creation. - // TODO The field iv_created and iv_committed expect an 8-byte + // TODO RTC 35258 The field iv_created and iv_committed expect an 8-byte // BCD-encoded timestamp. However, the FSP errl tool does not complain // about displaying the timebase value. Perhaps we can apply a transform // on time base to get an approximation of real time. -- cgit v1.2.1