Mailing List Archive

[xen-unstable] credit2: Fix x86_32 build.
# HG changeset patch
# User Keir Fraser <keir@xen.org>
# Date 1293188189 0
# Node ID 0133cf2a72f5c6c9954b3c2fe1934aaf7312fe24
# Parent a69ceb6ded9257c10c673bfc246ceaff9d77d4c5
credit2: Fix x86_32 build.

Signed-off-by: Keir Fraser <keir@xen.org>
---
xen/common/sched_credit2.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r a69ceb6ded92 -r 0133cf2a72f5 xen/common/sched_credit2.c
--- a/xen/common/sched_credit2.c Fri Dec 24 10:23:08 2010 +0000
+++ b/xen/common/sched_credit2.c Fri Dec 24 10:56:29 2010 +0000
@@ -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,

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog