* [akpm-mm:mm-unstable 229/232] mm/vmstat.c:34:12: warning: 'vmstat_late_init_done' defined but not used
@ 2024-08-11 0:24 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-08-11 0:24 UTC (permalink / raw)
To: Saurabh Sengar; +Cc: oe-kbuild-all, Andrew Morton, Linux Memory Management List
tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable
head: 7d7894afcca68b40bfca49f4d1303167d224919e
commit: 7da9318235d78e554e033d28c5cde2b4f9c675ff [229/232] mm/vmstat: defer the refresh_zone_stat_thresholds after all CPUs bringup
config: openrisc-allnoconfig (https://download.01.org/0day-ci/archive/20240811/202408110806.MtdiO1aM-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 14.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240811/202408110806.MtdiO1aM-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/202408110806.MtdiO1aM-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> mm/vmstat.c:34:12: warning: 'vmstat_late_init_done' defined but not used [-Wunused-variable]
34 | static int vmstat_late_init_done;
| ^~~~~~~~~~~~~~~~~~~~~
vim +/vmstat_late_init_done +34 mm/vmstat.c
33
> 34 static int vmstat_late_init_done;
35 #ifdef CONFIG_NUMA
36 int sysctl_vm_numa_stat = ENABLE_NUMA_STAT;
37
--
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-08-11 0:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-11 0:24 [akpm-mm:mm-unstable 229/232] mm/vmstat.c:34:12: warning: 'vmstat_late_init_done' defined but not used 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