Re: [PATCH] powerpc: more printing warning fixes for the l64 to ll64 conversion
From: Stephen Rothwell <hidden>
Date: 2009-01-21 22:17:15
Attachments
- (unnamed) [application/pgp-signature] 197 bytes
From: Stephen Rothwell <hidden>
Date: 2009-01-21 22:17:15
On Wed, 21 Jan 2009 12:13:24 -0600 Scott Wood [off-list ref] wrote:
On Wed, Jan 21, 2009 at 11:16:51AM +1100, Stephen Rothwell wrote:quoted
- printk(KERN_INFO "eLBC NAND device at 0x%zx, bank %d\n", + printk(KERN_INFO "eLBC NAND device at 0x%llx, bank %d\n", res.start, priv->bank);This won't work if resource_size_t is 32-bit; it needs a cast.
Right. Rats! I'll fix and repost.
ACK the other two fsl_elbc fixes.
Thanks. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/