Hi all, After merging the final tree, today's linux-next build (powerpc ppc44x_defconfig) failed like this: arch/powerpc/kvm/44x.c: In function 'kvmppc_44x_exit': arch/powerpc/kvm/44x.c:231:2: error: implicit declaration of function 'kvmppc_booke_exit' [-Werror=implicit-function-declaration] Caused by my conflict fixup in the init tree. I just reverted the rest of commit f9315b9d2680 ("powerpc: kvm e500/44x is not modular, so don't use module_init") from the init tree. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au