* [linux-next:master 8979/10134] arch/powerpc/platforms/pseries/lparcfg.c:189:15: sparse: sparse: symbol 'boot_pool_idle_time' was not declared. Should it be static?
@ 2024-05-01 18:34 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-05-01 18:34 UTC (permalink / raw)
To: Shrikanth Hegde
Cc: oe-kbuild-all, Linux Memory Management List, Michael Ellerman
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: f68868ba718e30594165879cc3020607165b0761
commit: 9c74ecfd0fc46e2eaf92c1b6169cc0c8a87f1dc2 [8979/10134] powerpc/pseries: Add pool idle time at LPAR boot
config: powerpc64-randconfig-r132-20240501 (https://download.01.org/0day-ci/archive/20240502/202405020233.DULp9nru-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 13.2.0
reproduce: (https://download.01.org/0day-ci/archive/20240502/202405020233.DULp9nru-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/202405020233.DULp9nru-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> arch/powerpc/platforms/pseries/lparcfg.c:189:15: sparse: sparse: symbol 'boot_pool_idle_time' was not declared. Should it be static?
arch/powerpc/platforms/pseries/lparcfg.c: note: in included file (through include/linux/gfp.h, include/linux/umh.h, include/linux/kmod.h, include/linux/module.h):
include/linux/mmzone.h:2013:40: sparse: sparse: self-comparison always evaluates to false
vim +/boot_pool_idle_time +189 arch/powerpc/platforms/pseries/lparcfg.c
188
> 189 unsigned long boot_pool_idle_time;
190
--
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-05-01 18:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-01 18:34 [linux-next:master 8979/10134] arch/powerpc/platforms/pseries/lparcfg.c:189:15: sparse: sparse: symbol 'boot_pool_idle_time' was not declared. Should it be static? 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