Date: Fri, 24 Jul 2009 10:51:02 -0400 From: John Baldwin <jhb@freebsd.org> To: Nathan Whitehorn <nwhitehorn@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: 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... Message-ID: <200907241051.02980.jhb@freebsd.org> In-Reply-To: <4A69C623.2000806@freebsd.org> References: <200907241350.n6ODoT7h011449@svn.freebsd.org> <4A69C623.2000806@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907241051.02980.jhb>