setup_64.c:450: warning: format '%lx' expects type 'long unsigned int'

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Feb 18 17:18:49 EST 2009


On Wed, 2009-02-18 at 17:16 +1100, Stephen Rothwell wrote:
> On Wed, 18 Feb 2009 17:03:50 +1100 Benjamin Herrenschmidt <benh at kernel.crashing.org> wrote:
> >
> > On Tue, 2009-02-17 at 14:21 +0100, Geert Uytterhoeven wrote:
> > > and ASM_CONST() appends "UL" to the constant.
> > > 
> > We probably want to add a ASM_ULL_CONST() for that...
> 
> Except physaddr_t is sometimes 32 bits and sometime 64 bits in the 32 bit
> kernel ...

Oh well, one cast that won't go away then.

Ben.





More information about the Linuxppc-dev mailing list