]> xenbits.xensource.com Git - people/vhanquez/xen-unstable.git/commitdiff
credit2: Fix x86_32 build.
authorKeir Fraser <keir@xen.org>
Fri, 24 Dec 2010 10:56:29 +0000 (10:56 +0000)
committerKeir Fraser <keir@xen.org>
Fri, 24 Dec 2010 10:56:29 +0000 (10:56 +0000)
Signed-off-by: Keir Fraser <keir@xen.org>
xen/common/sched_credit2.c

index 916e00bf490c63cd5e566c3a73a6578031c10cb4..c28f009996f2c548ff9337b8bbb0f81c1ecc7ffe 100644 (file)
@@ -1782,7 +1782,7 @@ csched_dump(const struct scheduler *ops)
                "\tncpus              = %u\n"
                "\tmax_weight         = %d\n"
                "\tinstload           = %d\n"
-               "\taveload            = %3ld\n",
+               "\taveload            = %3"PRI_stime"\n",
                i,
                cpus_weight(prv->rqd[i].active),
                prv->rqd[i].max_weight,