Hi Geert,

On Wed, 7 Jan 2009 19:00:24 +0100 (CET) Geert Uytterhoeven 
<geert.uytterhoe...@sonycom.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                    s...@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

Attachment: pgpjU8K9LPVQg.pgp
Description: PGP signature

Reply via email to