From: kernel test robot <lkp@intel.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
linux-kernel@vger.kernel.org, x86@kernel.org
Subject: [tip:perf/core 22/22] include/linux/kvm_types.h:9:10: fatal error: 'asm/kvm_types.h' file not found
Date: Thu, 18 Dec 2025 19:24:02 +0800 [thread overview]
Message-ID: <202512181927.qiodzgD6-lkp@intel.com> (raw)
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: arm-orion5x_defconfig (https://download.01.org/0day-ci/archive/20251218/202512181927.qiodzgD6-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 1335a05ab8bc8339ce24be3a9da89d8c3f4e0571)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251218/202512181927.qiodzgD6-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/202512181927.qiodzgD6-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' file not found
9 | #include <asm/kvm_types.h>
| ^~~~~~~~~~~~~~~~~
1 error generated.
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@google.com>
:::::: CC: Paolo Bonzini <pbonzini@redhat.com>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2025-12-18 11:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202512181927.qiodzgD6-lkp@intel.com \
--to=lkp@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=peterz@infradead.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox