linux-next: build warning after merge of the tip tree
From: Stephen Rothwell
Date: Wed Jun 28 2017 - 03:15:53 EST
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