* [intel-tdx:tdx_kvm_dev-2024-10-25.1-host-metadata-v6-rebase 82/164] arch/x86/kvm/vmx/tdx.c: common.h is included more than once.
@ 2024-10-29 18:42 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-10-29 18:42 UTC (permalink / raw)
To: Isaku Yamahata; +Cc: oe-kbuild-all, Kai Huang, Binbin Wu, Paolo Bonzini
tree: https://github.com/intel/tdx.git tdx_kvm_dev-2024-10-25.1-host-metadata-v6-rebase
head: 72c4f049f4b5856431ceeeaeb5e12518979f720f
commit: 582c36ddce68ca73ba67386673a482bfbd214ac1 [82/164] KVM: TDX: Implement non-NMI interrupt injection
compiler: clang version 19.1.2 (https://github.com/llvm/llvm-project 7ba7d8e2f7b6445b60679da826210cdde29eaf8b)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410300233.fbcIk4Ex-lkp@intel.com/
includecheck warnings: (new ones prefixed by >>)
>> arch/x86/kvm/vmx/tdx.c: common.h is included more than once.
vim +11 arch/x86/kvm/vmx/tdx.c
> 11 #include "common.h"
12 #include "tdx.h"
13 #include "vmx.h"
14 #include "mmu/spte.h"
> 15 #include "common.h"
16 #include "posted_intr.h"
17
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-29 18:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 18:42 [intel-tdx:tdx_kvm_dev-2024-10-25.1-host-metadata-v6-rebase 82/164] arch/x86/kvm/vmx/tdx.c: common.h is included more than once kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.