* [linux-next:master 11041/12034] arch/x86/include/asm/fpu/api.h:135:46: sparse: sparse: marked inline, but without a definition
@ 2022-01-12 14:58 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-01-12 14:58 UTC (permalink / raw)
To: Jing Liu
Cc: kbuild-all, Linux Memory Management List, Paolo Bonzini, Yang Zhong
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 32ce2abb03cfae17a9eb42bd6b1b619b72f23f20
commit: 445ecdf79be0c71ca248f7611aeefceaea3ec59f [11041/12034] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
config: x86_64-rhel-8.3-kselftests (https://download.01.org/0day-ci/archive/20220112/202201122237.8fnwBZxc-lkp@intel.com/config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce:
# apt-get install sparse
# sparse version: v0.6.4-dirty
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=445ecdf79be0c71ca248f7611aeefceaea3ec59f
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 445ecdf79be0c71ca248f7611aeefceaea3ec59f
# save the config file to linux build tree
mkdir build_dir
make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=x86_64 SHELL=/bin/bash arch/x86/kvm/
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
sparse warnings: (new ones prefixed by >>)
arch/x86/kvm/cpuid.c: note: in included file (through arch/x86/include/asm/pgtable.h, include/linux/pgtable.h, include/linux/mm.h, ...):
>> arch/x86/include/asm/fpu/api.h:135:46: sparse: sparse: marked inline, but without a definition
vim +135 arch/x86/include/asm/fpu/api.h
a0ff0611c2fbde Thomas Gleixner 2021-10-15 134
980fe2fddcff21 Thomas Gleixner 2022-01-05 @135 extern inline u64 xstate_get_guest_group_perm(void);
980fe2fddcff21 Thomas Gleixner 2022-01-05 136
:::::: The code at line 135 was first introduced by commit
:::::: 980fe2fddcff21937c93532b4597c8ea450346c1 x86/fpu: Extend fpu_xstate_prctl() with guest permissions
:::::: TO: Thomas Gleixner <tglx@linutronix.de>
:::::: CC: Paolo Bonzini <pbonzini@redhat.com>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-12 14:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 14:58 [linux-next:master 11041/12034] arch/x86/include/asm/fpu/api.h:135:46: sparse: sparse: marked inline, but without a definition 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