From df4b0117660700e195864b761dfe92dd3467c686 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Fri, 29 Jul 2011 13:22:18 -0500 Subject: More PNOR RP work - Task 3440 (Story 3330) Also includes testcase work for Task 3388 Change-Id: Ib4ff920f351554fe457c171f601a38809ca6ac6f Functional PNOR RP code that works with the PNOR DD. Still missing the complete path but should be ready for use by the next level up. Task 3440 Change-Id: Id32a919f88da636c341116444e557387beaccdb2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/230 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert Reviewed-by: ADAM R. MUHLE --- src/usr/errl/errlentry.C | 1 + 1 file changed, 1 insertion(+) (limited to 'src/usr/errl/errlentry.C') diff --git a/src/usr/errl/errlentry.C b/src/usr/errl/errlentry.C index fcff1c204..40138051c 100644 --- a/src/usr/errl/errlentry.C +++ b/src/usr/errl/errlentry.C @@ -42,6 +42,7 @@ iv_user2(i_user2), iv_sections(NULL) { iv_logId = theErrlManager::instance().getUniqueErrId(); + TRACFCOMP(ERRORLOG::g_trac_errl, "Error %d created : modid=%X, rc=%X", iv_logId, iv_modId, iv_reasonCode); } /////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.1