svn commit: r195840 - in head: sys/amd64/amd64 sys/arm/arm
sys/conf sys/fs/procfs sys/i386/i386 sys/i386/xen
sys/ia64/ia64 sys/kern sys/mips/mips sys/powerpc/booke
sys/sparc64/sparc64 sys/sys sys/v...
John Baldwin
jhb at freebsd.org
Fri Jul 24 14:52:00 UTC 2009
On Friday 24 July 2009 10:33:07 am Nathan Whitehorn wrote:
> This breaks at least the PowerPC build. Here's the error:
> /usr/src/sys/vm/sg_pager.c:196: warning: format '%lx' expects type 'long
> unsigned int', but argument 2 has type 'vm_paddr_t'
Eek, a couple of debug printfs slipped in. Patch to remove them is in route
to re at .
--
John Baldwin
More information about the svn-src-all
mailing list