From: Vitaly Kuznetsov <vkuznets@redhat.com> To: Paolo Bonzini <pbonzini@redhat.com>, kernel test robot <lkp@intel.com> Cc: kbuild-all@lists.01.org, clang-built-linux@googlegroups.com, kvm@vger.kernel.org, Robert Hu <robert.hu@intel.com>, Farrah Chen <farrah.chen@intel.com>, Danmei Wei <danmei.wei@intel.com> Subject: Re: [kvm:queue 11/44] arch/x86/kernel/kvm.c:672:2: error: implicit declaration of function 'kvm_guest_cpu_offline' Date: Fri, 07 May 2021 10:52:25 +0200 [thread overview] Message-ID: <87v97vvsc6.fsf@vitty.brq.redhat.com> (raw) In-Reply-To: <e671b62d-0324-2835-2726-6b28a0202b7a@redhat.com> Paolo Bonzini <pbonzini@redhat.com> writes: > On 07/05/21 02:13, kernel test robot wrote: >> tree: https://git.kernel.org/pub/scm/virt/kvm/kvm.git queue >> head: c6d517aecd40b25ea05c593962b2c4b085092343 >> commit: 9140e381e0f2f8cb1c628c29730ece2a52cb4cbc [11/44] x86/kvm: Teardown PV features on boot CPU as well >> config: x86_64-randconfig-a001-20210506 (attached as .config) >> compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 8f5a2a5836cc8e4c1def2bdeb022e7b496623439) >> reproduce (this is a W=1 build): >> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross >> chmod +x ~/bin/make.cross >> # install x86_64 cross compiling tool for clang build >> # apt-get install binutils-x86-64-linux-gnu >> # https://git.kernel.org/pub/scm/virt/kvm/kvm.git/commit/?id=9140e381e0f2f8cb1c628c29730ece2a52cb4cbc >> git remote add kvm https://git.kernel.org/pub/scm/virt/kvm/kvm.git >> git fetch --no-tags kvm queue >> git checkout 9140e381e0f2f8cb1c628c29730ece2a52cb4cbc >> # save the attached .config to linux build tree >> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=x86_64 >> >> If you fix the issue, kindly add following tag as appropriate >> Reported-by: kernel test robot <lkp@intel.com> > > kvm_guest_cpu_offline must be placed outside #ifdef CONFIG_SMP. ... and kvm_guest_cpu_online() too. > I fixed it up. > Thanks! -- Vitaly
prev parent reply other threads:[~2021-05-07 8:52 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-07 0:13 kernel test robot 2021-05-07 7:44 ` Paolo Bonzini 2021-05-07 8:52 ` Vitaly Kuznetsov [this message]
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=87v97vvsc6.fsf@vitty.brq.redhat.com \ --to=vkuznets@redhat.com \ --cc=clang-built-linux@googlegroups.com \ --cc=danmei.wei@intel.com \ --cc=farrah.chen@intel.com \ --cc=kbuild-all@lists.01.org \ --cc=kvm@vger.kernel.org \ --cc=lkp@intel.com \ --cc=pbonzini@redhat.com \ --cc=robert.hu@intel.com \ --subject='Re: [kvm:queue 11/44] arch/x86/kernel/kvm.c:672:2: error: implicit declaration of function '\''kvm_guest_cpu_offline'\''' \ /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
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).