tree: https://git.kernel.org/pub/scm/virt/kvm/kvm.git vtd-pi head: 7690a83389ca993040950b6ed7b4b5efbd50a782 commit: 2d579d1d9677512d50d00f5864344331add3f9bc [34/38] KVM: x86: Update IRTE for posted-interrupts reproduce: # apt-get install sparse git checkout 2d579d1d9677512d50d00f5864344331add3f9bc make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> arch/x86/kvm/vmx.c:609:16: sparse: symbol 'vcpu_to_pi_desc' was not declared. Should it be static? >> arch/x86/kvm/vmx.c:10347:5: sparse: symbol 'vmx_update_pi_irte' was not declared. Should it be static? Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html