Re: [patch 3/5] mm: vmstat: optionally flush per-CPU vmstat counters on return to userspace

From: kernel test robot
Date: Fri Jul 02 2021 - 02:50:36 EST


Hi Marcelo,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on tip/sched/core]
[also build test ERROR on tip/master linus/master v5.13 next-20210701]
[cannot apply to hnaz-linux-mm/master tip/core/entry]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url: https://github.com/0day-ci/linux/commits/Marcelo-Tosatti/optionally-sync-per-CPU-vmstats-counter-on-return-to-userspace/20210702-050826
base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 031e3bd8986fffe31e1ddbf5264cccfe30c9abd7
config: arc-randconfig-r024-20210630 (attached as .config)
compiler: arceb-elf-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/0day-ci/linux/commit/b973a70c0670675073265d2cbee70a36bda3273e
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Marcelo-Tosatti/optionally-sync-per-CPU-vmstats-counter-on-return-to-userspace/20210702-050826
git checkout b973a70c0670675073265d2cbee70a36bda3273e
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross O=build_dir ARCH=arc SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

arceb-elf-ld: kernel/sched/isolation.o: in function `housekeeping_setup':
isolation.c:(.init.text+0xa0): undefined reference to `vmstat_sync_enabled'
>> arceb-elf-ld: isolation.c:(.init.text+0xa0): undefined reference to `vmstat_sync_enabled'
arceb-elf-ld: lib/stackdepot.o: in function `filter_irq_stacks':
(.text+0x5a): undefined reference to `__irqentry_text_start'
arceb-elf-ld: (.text+0x5a): undefined reference to `__irqentry_text_start'
arceb-elf-ld: (.text+0x62): undefined reference to `__irqentry_text_end'
arceb-elf-ld: (.text+0x62): undefined reference to `__irqentry_text_end'
arceb-elf-ld: (.text+0x6a): undefined reference to `__softirqentry_text_start'
arceb-elf-ld: (.text+0x6a): undefined reference to `__softirqentry_text_start'
arceb-elf-ld: (.text+0x72): undefined reference to `__softirqentry_text_end'
arceb-elf-ld: (.text+0x72): undefined reference to `__softirqentry_text_end'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip