Hi all, Today's linux-next build (powerpc ppc64_defconfig) produced this new warning: kernel/sched.c: In function 'find_new_ilb': kernel/sched.c:4355: warning: passing argument 1 of '__first_cpu' from incompatible pointer type Possibly caused by commit f711f6090a81cbd396b63de90f415d33f563af9b ("sched: Nominate idle load balancer from a semi-idle package") from the sched tree. Should this call to first_cpu be cpumask_first? -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/