On Sun, Dec 21, 2008 at 8:22 PM, Stephen Rothwell wrote: > Hi all, > > Today's linux-next build (powerpc ppc64_defconfig) produced this new > warning: > > fs/proc/base.c: In function 'proc_pid_schedstat': > fs/proc/base.c:352: warning: format '%llu' expects type 'long long unsigned int', > but argument 3 has type 'u64' > > Introduced by commit 9c2c48020ec0dd6ecd27e5a1298f73b40d85a595 > ("schedstat: consolidate per-task cpu runtime stats"). oh boy, this is the 2nd time that printing u64 bite me, I really need to get hold of a machine that is non-x86_64. Just saw Ingo's patch came in while I'm typing this email. Thank you Ingo for fixing this. - Ken -- 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