From: kernel test robot <lkp@intel.com>
To: Saurabh Sengar <ssengar@linux.microsoft.com>
Cc: oe-kbuild-all@lists.linux.dev,
Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: [akpm-mm:mm-unstable 229/232] mm/vmstat.c:34:12: warning: 'vmstat_late_init_done' defined but not used
Date: Sun, 11 Aug 2024 08:24:19 +0800 [thread overview]
Message-ID: <202408110806.MtdiO1aM-lkp@intel.com> (raw)
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
reply other threads:[~2024-08-11 0:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202408110806.MtdiO1aM-lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=ssengar@linux.microsoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox