On Mon, 16 Nov 2009 09:05:07 -0800 Randy Dunlap wrote: > On Mon, 16 Nov 2009 16:25:03 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > Today's linux-next build (x86_64 allmodconfig) produced this warning: > > > > arch/x86/kernel/apic/apic.c: In function 'calibrate_APIC_clock': > > arch/x86/kernel/apic/apic.c:650: warning: format '%ld' expects type 'long int', but argument 2 has type 'u32' > > > > Introduced by commit 23af368e9a904f59256c27d371ce223d6cee0430 > > ("clockevents: Use u32 for mult and shift factors"). > > > also this warning: > > arch/x86/kernel/vmiclock_32.c:230: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'u32' > > (i386 build) Thomas posted a patch for this, but I'm still seeing this warning (20091123), so I guess his patch hasn't been merged/pushed yet? thanks, --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html