Hello Michael, I compiled the RC1 of kernel 4.16 today. Unfortunately the issue with KVM still exists. I get the error 'label out defined but not used' (see error messages below). Link to the rc1 kernel config without KVM: http://www.xenosoft.de/cyrus-4.16-rc1.config Link to the git kernel config with KVM: http://www.xenosoft.de/cyrus-4.16-alpha10.config Thanks, Christian Sent from my iPhone On 12. Feb 2018, at 13:04, Christian Zigotzky <chzigotzky@xxxxxxxxxxx> wrote: It‘s only an info. I tried to compile the latest git version yesterday and I got this error. I will try to compile the RC1 today and test if this error still exists. Cheers, Christian Sent from my iPhone On 12. Feb 2018, at 12:08, Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote: Christian Zigotzky <chzigotzky@xxxxxxxxxxx> writes: Just for info: KVM doesn’t compile currently. Error messages: CC arch/powerpc/kvm/powerpc.o arch/powerpc/kvm/powerpc.c: In function 'kvm_arch_vcpu_ioctl_run': arch/powerpc/kvm/powerpc.c:1611:1: error: label 'out' defined but not used [-Werror=unused-label] out: ^ cc1: all warnings being treated as errors I don't see this, which compiler/config/commit is that? cheers -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html