All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Christopherson <seanjc@google.com>
To: Yosry Ahmed <yosry@kernel.org>
Cc: kernel test robot <lkp@intel.com>,
	llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: Re: ERROR: modpost: "kvm_free_tlb_tag" [arch/x86/kvm/kvm-intel.ko] undefined!
Date: Tue, 16 Jun 2026 10:29:52 -0700	[thread overview]
Message-ID: <ajGIEGG508I8iwBL@google.com> (raw)
In-Reply-To: <CAO9r8zNdGav1sSS1oYxMOvatGg6mmXv=8-952E5HjB1+YT-HcA@mail.gmail.com>

On Tue, Jun 16, 2026, Yosry Ahmed wrote:
> On Tue, Jun 16, 2026 at 4:21 AM kernel test robot <lkp@intel.com> wrote:
> >
> > Hi Yosry,
> >
> > FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.
> >
> > tree:   https://github.com/intel-lab-lkp/linux/commits/Yosry-Ahmed/KVM-nSVM-Flush-the-TLB-after-forcefully-leaving-nested/20260616-104539
> > head:   8ffd2ccdf3cac4abc0d2fd686f0ec3c7a453a24a
> > commit: c431a77735b3877be989d51a32b73ef4e80902ca KVM: VMX: Generalize VPID allocation to be vendor-neutral
> > date:   9 hours ago
> > config: x86_64-kexec (https://download.01.org/0day-ci/archive/20260616/202606161302.xMRLP5W1-lkp@intel.com/config)
> > compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project f43d6834093b19baf79beda8c0337ab020ac5f17)
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260616/202606161302.xMRLP5W1-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/202606161302.xMRLP5W1-lkp@intel.com/
> >
> > All errors (new ones prefixed by >>, old ones prefixed by <<):
> >
> > >> ERROR: modpost: "kvm_free_tlb_tag" [arch/x86/kvm/kvm-intel.ko] undefined!
> > >> ERROR: modpost: "kvm_alloc_tlb_tag" [arch/x86/kvm/kvm-intel.ko] undefined!
> > >> ERROR: modpost: "kvm_destroy_tlb_tags" [arch/x86/kvm/kvm-intel.ko] undefined!
> > >> ERROR: modpost: "kvm_init_tlb_tags" [arch/x86/kvm/kvm-intel.ko] undefined!
> 
> Hmm I used EXPORT_SYMBOL_FOR_KVM_INTERNAL() for all these symbols. Is
> this not the right way to do this?

You put them inside an CONFIG_KVM_GENERIC_MEMORY_ATTRIBUTES #ifdef.

  reply	other threads:[~2026-06-16 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-16 11:20 ERROR: modpost: "kvm_free_tlb_tag" [arch/x86/kvm/kvm-intel.ko] undefined! kernel test robot
2026-06-16 17:24 ` Yosry Ahmed
2026-06-16 17:29   ` Sean Christopherson [this message]
2026-06-16 17:35     ` Yosry Ahmed

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=ajGIEGG508I8iwBL@google.com \
    --to=seanjc@google.com \
    --cc=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=yosry@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 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.