* [android-common:android14-6.1 17032/19013] arch/arm64/kvm/arm.c:53:1: sparse: sparse: symbol '__pcpu_scope_kvm_arm_hyp_stack_base' was not declared. Should it be static?
@ 2024-02-29 0:10 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-02-29 0:10 UTC (permalink / raw)
To: cros-kernel-buildreports; +Cc: oe-kbuild-all
tree: https://android.googlesource.com/kernel/common android14-6.1
head: 4289e1348ea3ba552b8bd401182b55dcb87d5be7
commit: 908a530787b8d09bfe9d237dda728753a2621599 [17032/19013] ANDROID: KVM: Update nVHE stack size to 8KB
config: arm64-randconfig-r113-20240228 (https://download.01.org/0day-ci/archive/20240229/202402290801.kFXbf08Z-lkp@intel.com/config)
compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project edd4aee4dd9b5b98b2576a6f783e4086173d902a)
reproduce: (https://download.01.org/0day-ci/archive/20240229/202402290801.kFXbf08Z-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/202402290801.kFXbf08Z-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> arch/arm64/kvm/arm.c:53:1: sparse: sparse: symbol '__pcpu_scope_kvm_arm_hyp_stack_base' was not declared. Should it be static?
vim +/__pcpu_scope_kvm_arm_hyp_stack_base +53 arch/arm64/kvm/arm.c
52
> 53 DEFINE_PER_CPU(unsigned long, kvm_arm_hyp_stack_base);
54 DECLARE_KVM_NVHE_PER_CPU(struct kvm_nvhe_init_params, kvm_init_params);
55 DECLARE_KVM_NVHE_PER_CPU(int, hyp_cpu_number);
56
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-29 0:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29 0:10 [android-common:android14-6.1 17032/19013] arch/arm64/kvm/arm.c:53:1: sparse: sparse: symbol '__pcpu_scope_kvm_arm_hyp_stack_base' was not declared. Should it be static? kernel test robot
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.