[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090108083609.97f0703a.sfr@canb.auug.org.au>
Date: Thu, 8 Jan 2009 08:36:09 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Geert Uytterhoeven <Geert.Uytterhoeven@...ycom.com>
Cc: Phillip Lougher <phillip@...gher.demon.co.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-embedded@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Linux Kernel Development <linux-kernel@...r.kernel.org>,
Tim Bird <tim.bird@...sony.com>,
Linux/PPC Development <linuxppc-dev@...abs.org>
Subject: Re: [PATCH V3 01/17] Squashfs: inode operations
Hi Geert,
On Wed, 7 Jan 2009 19:00:24 +0100 (CET) Geert Uytterhoeven <Geert.Uytterhoeven@...ycom.com> wrote:
>
> Note that I get lots of
>
> | warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'u64'
>
> on ppc64, since you switched from `unsigned long long' to 'u64', as `u64' is
> (still -- this is being changed) `unsigned long' on pp64.
>
> I guess no action has to be taken, for now?
Correct, as we are in the process of changing u64 to unsigned long long for
powerpc.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists