Re: [PATCH] powerpc/virtex: fix various format/casting printk mismatches

2008-11-14 Thread Josh Boyer
On Thu, Nov 13, 2008 at 09:53:04PM -0700, Grant Likely wrote: >From: Grant Likely <[EMAIL PROTECTED]> > >Various printk format string in code used by the Xilinx Virtex platform >are not 32-bit/64-bit safe. Add correct casting to fix the bugs. > >Signed-off-by: Grant Likely <[EMAIL PROTECTED]> Thi

[PATCH] powerpc/virtex: fix various format/casting printk mismatches

2008-11-13 Thread Grant Likely
From: Grant Likely <[EMAIL PROTECTED]> Various printk format string in code used by the Xilinx Virtex platform are not 32-bit/64-bit safe. Add correct casting to fix the bugs. Signed-off-by: Grant Likely <[EMAIL PROTECTED]> --- arch/powerpc/sysdev/xilinx_intc.c |4 ++-- drivers/ch