[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202411051330.xDtEUGBZ-lkp@intel.com>
Date: Tue, 5 Nov 2024 13:53:23 +0800
From: kernel test robot <lkp@...el.com>
To: Shrikanth Hegde <sshegde@...ux.ibm.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Michael Ellerman <mpe@...erman.id.au>
Subject: arch/powerpc/platforms/pseries/lparcfg.c:189:15: sparse: sparse:
symbol 'boot_pool_idle_time' was not declared. Should it be static?
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 2e1b3cc9d7f790145a80cb705b168f05dab65df2
commit: 9c74ecfd0fc46e2eaf92c1b6169cc0c8a87f1dc2 powerpc/pseries: Add pool idle time at LPAR boot
date: 6 months ago
config: powerpc64-randconfig-r132-20241104 (https://download.01.org/0day-ci/archive/20241105/202411051330.xDtEUGBZ-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 14.1.0
reproduce: (https://download.01.org/0day-ci/archive/20241105/202411051330.xDtEUGBZ-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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202411051330.xDtEUGBZ-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?
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
Powered by blists - more mailing lists