* [linux-next:master 1714/2566] x86_64/triple_fault_event_test.c:50:24: error: 'KVM_CAP_TRIPLE_FAULT_EVENT' undeclared; did you mean 'KVM_CAP_X86_TRIPLE_FAULT_EVENT'?
@ 2022-06-13 10:52 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-06-13 10:52 UTC (permalink / raw)
To: Chenyi Qiang; +Cc: kbuild-all, Linux Memory Management List, Paolo Bonzini
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@intel.com>
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-13 10:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13 10:52 [linux-next:master 1714/2566] x86_64/triple_fault_event_test.c:50:24: error: 'KVM_CAP_TRIPLE_FAULT_EVENT' undeclared; did you mean 'KVM_CAP_X86_TRIPLE_FAULT_EVENT'? kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox