Hi Paul, After merging the rcu tree, today's linux-next build (powerpc allyesconfig) failed like this:
In file included from arch/powerpc/include/asm/kvm_ppc.h:30:0,
from arch/powerpc/kernel/setup_64.c:68:
include/linux/kvm_host.h:366:21: error: field 'srcu' has incomplete type
struct srcu_struct srcu;
^
include/linux/kvm_host.h:367:21: error: field 'irq_srcu' has incomplete type
struct srcu_struct irq_srcu;
^
Caused by commit f01a973369dd ("srcu: Isolate srcu sections using
CONFIG_SRCU"). Please stop readding that commit after until it is
fixed :-(
I have reverted that commit for today (again :-().
--
Cheers,
Stephen Rothwell [email protected]
pgpa_xOeIh5WY.pgp
Description: OpenPGP digital signature

