summaryrefslogtreecommitdiffstats
path: root/src/usr/initservice/istepdispatcher
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2012-02-29 18:35:29 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-03-13 16:34:38 -0500
commit52bf33a35217406cf5118802e1da0f831ea95e15 (patch)
tree776a8ab62f459e89f9668ef7c2509bb4a8da6327 /src/usr/initservice/istepdispatcher
parent034d5adf483e55a961719122261e15eb4d72227c (diff)
downloadtalos-hostboot-52bf33a35217406cf5118802e1da0f831ea95e15.tar.gz
talos-hostboot-52bf33a35217406cf5118802e1da0f831ea95e15.zip
Update mc_init framework
- branch mc_init Supports HWP's for mss_volt, mss_freq, mss_eff_config_sim Tested on Simics Change-Id: Ic1d4d9c110f83a0371fac8d8669a833da0dcbfd7 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/715 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/initservice/istepdispatcher')
-rw-r--r--src/usr/initservice/istepdispatcher/istepdispatcher.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/initservice/istepdispatcher/istepdispatcher.C b/src/usr/initservice/istepdispatcher/istepdispatcher.C
index 685c314b6..744b4e74d 100644
--- a/src/usr/initservice/istepdispatcher/istepdispatcher.C
+++ b/src/usr/initservice/istepdispatcher/istepdispatcher.C
@@ -237,7 +237,7 @@ const TaskInfo *IStepDispatcher::findTaskInfo(
reinterpret_cast<void*>(l_pistep->taskfn) );
// looks good, send it back to the caller
TRACDCOMP( g_trac_initsvc,
- "Found TaskInfo 0x%p 0x%x 0x%x in module %s",
+ "Found TaskInfo 0x%p %d.%d in module %s",
l_pistep,
i_IStep,
i_SubStep,
OpenPOWER on IntegriCloud