Hi all, After merging the tip tree, today's linux-next build (x86_64 allnoconfig) produced this warning:
kernel/sched/fair.c:2657:9: warning: 'struct sched_domain' declared inside
parameter list
int prev_cpu, int sync)
^
/home/sfr/next/next/kernel/sched/fair.c:2657:9: warning: its scope is only this
definition or declaration, which is probably not what you want
Introduced by commit
3fed382b46ba ("sched/numa: Implement NUMA node level wake_affine()")
--
Cheers,
Stephen Rothwell

