* [sean-jc:x86/kvm_exports_for_kvm 20/20] include/linux/kvm_types.h:9:10: fatal error: 'asm/kvm_types.h' file not found
@ 2025-07-29 12:45 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-07-29 12:45 UTC (permalink / raw)
To: Sean Christopherson; +Cc: llvm, oe-kbuild-all
tree: https://github.com/sean-jc/linux x86/kvm_exports_for_kvm
head: ad35ef8ce42f860d08d8f651d3cbafcede4f8275
commit: ad35ef8ce42f860d08d8f651d3cbafcede4f8275 [20/20] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
config: arm-randconfig-002-20250729 (https://download.01.org/0day-ci/archive/20250729/202507292016.G4NJfddl-lkp@intel.com/config)
compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250729/202507292016.G4NJfddl-lkp@intel.com/reproduce)
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/202507292016.G4NJfddl-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from kernel/events/core.c:29:
>> include/linux/kvm_types.h:9:10: fatal error: 'asm/kvm_types.h' file not found
9 | #include <asm/kvm_types.h>
| ^~~~~~~~~~~~~~~~~
1 error generated.
vim +9 include/linux/kvm_types.h
d77a39d982431ef drivers/kvm/types.h Hollis Blanchard 2007-12-03 5
eeecbf904ba24bd include/linux/kvm_types.h Sean Christopherson 2025-06-20 6 #include <linux/bits.h>
eeecbf904ba24bd include/linux/kvm_types.h Sean Christopherson 2025-06-20 7 #include <linux/export.h>
eeecbf904ba24bd include/linux/kvm_types.h Sean Christopherson 2025-06-20 8 #include <linux/types.h>
eeecbf904ba24bd include/linux/kvm_types.h Sean Christopherson 2025-06-20 @9 #include <asm/kvm_types.h>
eeecbf904ba24bd include/linux/kvm_types.h Sean Christopherson 2025-06-20 10
:::::: The code at line 9 was first introduced by commit
:::::: eeecbf904ba24bd3aebf40fd37fadfbf7ca43c3d KVM: Export KVM-internal symbols for sub-modules only
:::::: TO: Sean Christopherson <seanjc@google.com>
:::::: CC: Sean Christopherson <seanjc@google.com>
--
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:[~2025-07-29 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 12:45 [sean-jc:x86/kvm_exports_for_kvm 20/20] include/linux/kvm_types.h:9:10: fatal error: 'asm/kvm_types.h' file not found 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;
as well as URLs for NNTP newsgroup(s).