https://bugzilla.kernel.org/show_bug.cgi?id=209285 Bug ID: 209285 Summary: compilation fails Product: Virtualization Version: unspecified Kernel Version: 5.9-rc5 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm Assignee: virtualization_kvm@xxxxxxxxxxxxxxxxxxxx Reporter: attila.jecs@xxxxxxxxx Regression: No Created attachment 292515 --> https://bugzilla.kernel.org/attachment.cgi?id=292515&action=edit .config made by make oldconfig CC arch/x86/kernel/kvm.o arch/x86/kernel/kvm.c: In function ‘kvm_alloc_cpumask’: arch/x86/kernel/kvm.c:800:35: error: ‘kvm_send_ipi_mask_allbutself’ undeclared (first use in this function) 800 | apic->send_IPI_mask_allbutself = kvm_send_ipi_mask_allbutself; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/kvm.c:800:35: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [scripts/Makefile.build:283: arch/x86/kernel/kvm.o] Error 1 make[4]: *** [scripts/Makefile.build:500: arch/x86/kernel] Error 2 make[3]: *** [Makefile:1784: arch/x86] Error 2 make[2]: *** [debian/rules:6: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 make[1]: *** [scripts/Makefile.package:83: bindeb-pkg] Error 2 make: *** [Makefile:1523: bindeb-pkg] Error 2 -- You are receiving this mail because: You are watching the assignee of the bug.