tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 6d0c806803170f120f8cb97b321de7bd89d3a791 commit: 30267b43c5b08260da7c76cacd28bf855b06ab93 [1714/2566] KVM: selftests: Add a test to get/set triple fault event reproduce: make O=/tmp/kselftest -C tools/testing/selftests If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <lkp@xxxxxxxxx> Note: the linux-next/master HEAD 6d0c806803170f120f8cb97b321de7bd89d3a791 builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>): x86_64/triple_fault_event_test.c: In function 'main': >> x86_64/triple_fault_event_test.c:50:24: error: 'KVM_CAP_TRIPLE_FAULT_EVENT' undeclared (first use in this function); did you mean 'KVM_CAP_X86_TRIPLE_FAULT_EVENT'? 50 | .cap = KVM_CAP_TRIPLE_FAULT_EVENT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | KVM_CAP_X86_TRIPLE_FAULT_EVENT x86_64/triple_fault_event_test.c:50:24: note: each undeclared identifier is reported only once for each function it appears in -- 0-DAY CI Kernel Test Service https://01.org/lkp