Hi all, After merging the final tree, today's linux-next build (powerpc allnoconfig) failed like this:
In file included from include/linux/memcontrol.h:22:0,
from include/linux/swap.h:8,
from include/linux/suspend.h:4,
from arch/powerpc/kernel/asm-offsets.c:24:
include/linux/cgroup.h:748:13: warning: 'struct cgroupstats' declared inside
parameter list [enabled by default]
include/linux/cgroup.h:748:13: warning: its scope is only this definition or
declaration, which is probably not what you want [enabled by default]
cc1: all warnings being treated as errors
and many more similar.
Caused by commit c2c9ad164fa3 ("cgroup: remove unneeded includes from
cgroup.h").
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell [email protected]
pgpLNNfD7L2CH.pgp
Description: PGP signature

