[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202512181326.hyPrIzxf-lkp@intel.com>
Date: Thu, 18 Dec 2025 13:24:28 +0800
From: kernel test robot <lkp@...el.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
x86@...nel.org
Subject: [tip:perf/core 22/22] include/linux/kvm_types.h:9:10: fatal error:
asm/kvm_types.h: No such file or directory
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
head: 23faa33d88df6d126cebd3121ea2cff3586e7b95
commit: 23faa33d88df6d126cebd3121ea2cff3586e7b95 [22/22] perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs
config: parisc64-defconfig (https://download.01.org/0day-ci/archive/20251218/202512181326.hyPrIzxf-lkp@intel.com/config)
compiler: hppa64-linux-gcc (GCC) 15.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251218/202512181326.hyPrIzxf-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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202512181326.hyPrIzxf-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from kernel/events/core.c:60:
>> include/linux/kvm_types.h:9:10: fatal error: asm/kvm_types.h: No such file or directory
9 | #include <asm/kvm_types.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
vim +9 include/linux/kvm_types.h
d77a39d982431e drivers/kvm/types.h Hollis Blanchard 2007-12-03 5
20c48920583675 include/linux/kvm_types.h Sean Christopherson 2025-09-18 6 #include <linux/bits.h>
20c48920583675 include/linux/kvm_types.h Sean Christopherson 2025-09-18 7 #include <linux/export.h>
20c48920583675 include/linux/kvm_types.h Sean Christopherson 2025-09-18 8 #include <linux/types.h>
20c48920583675 include/linux/kvm_types.h Sean Christopherson 2025-09-18 @9 #include <asm/kvm_types.h>
20c48920583675 include/linux/kvm_types.h Sean Christopherson 2025-09-18 10
:::::: The code at line 9 was first introduced by commit
:::::: 20c48920583675e67b3824f147726e0fbda735ce KVM: Export KVM-internal symbols for sub-modules only
:::::: TO: Sean Christopherson <seanjc@...gle.com>
:::::: CC: Paolo Bonzini <pbonzini@...hat.com>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists