* [dwmw2:parallel-6.2-rc6-part1 6/9] kernel/smpboot.c:28:1: sparse: sparse: symbol '__pcpu_scope_idle_threads' was not declared. Should it be static?
@ 2023-06-03 15:02 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-06-03 15:02 UTC (permalink / raw)
To: Thomas Gleixner
Cc: oe-kbuild-all, David Woodhouse, Usama Arif, Paul E. McKenney
tree: git://git.infradead.org/users/dwmw2/linux parallel-6.2-rc6-part1
head: ce7e2d1e046a163f4c44f091c8a7cc52c49c91ff
commit: 16cbbd7ba311802f092c246998b466512e16237b [6/9] x86/smpboot: Support parallel startup of secondary CPUs
config: x86_64-randconfig-s023-20230531 (https://download.01.org/0day-ci/archive/20230603/202306032233.CUgcsNvw-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce:
# apt-get install sparse
# sparse version: v0.6.4-39-gce1a6720-dirty
git remote add dwmw2 git://git.infradead.org/users/dwmw2/linux
git fetch --no-tags dwmw2 parallel-6.2-rc6-part1
git checkout 16cbbd7ba311802f092c246998b466512e16237b
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=x86_64 olddefconfig
make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=x86_64 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202306032233.CUgcsNvw-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> kernel/smpboot.c:28:1: sparse: sparse: symbol '__pcpu_scope_idle_threads' was not declared. Should it be static?
--
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:[~2023-06-03 15:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-03 15:02 [dwmw2:parallel-6.2-rc6-part1 6/9] kernel/smpboot.c:28:1: sparse: sparse: symbol '__pcpu_scope_idle_threads' 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.