Hi all, Today's linux-next build (powerpc ppc64_defconfig) produced this warning:
kernel/time/tick-sched.c: In function 'tick_nohz_stop_sched_tick': kernel/time/tick-sched.c:261: warning: format '%02x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' Introduced by commit 6826a57d1abc8ac9f59b24f1a008554c6560a995 ("powerpc: Switch to asm-generic/hardirq.h") which changed irq_cpustat_t::__softirq_pending from "unsigned int" to "unsigned long" on powerpc. -- Cheers, Stephen Rothwell s...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/
pgpSgXdIXVqcx.pgp
Description: PGP signature
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev