Subject: CVS commit: src/sys/arch/xen/x86
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/23/2007 09:54:33
Module Name:	src
Committed By:	bouyer
Date:		Fri Nov 23 09:54:33 UTC 2007

Modified Files:
	src/sys/arch/xen/x86: x86_xpmap.c

Log Message:
xpq_flush_queue(): cast values to u_int64_t and use PRIx64 in printf().
Fix build of i386 Xen kernels, reported by Hisashi T Fujinaka.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/x86/x86_xpmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.