Re: [PATCH 1/2] quickstats, kernel sample collector

From: kbuild test robot
Date: Wed Feb 26 2020 - 01:09:17 EST


Hi Luigi,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on linux/master]
[also build test ERROR on linus/master v5.6-rc3 next-20200225]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]

url: https://github.com/0day-ci/linux/commits/Luigi-Rizzo/quickstats-kernel-sample-collector/20200226-103738
base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git f5ae2ea6347a308cfe91f53b53682ce635497d0d
config: arm-shmobile_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.5.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
GCC_VERSION=7.5.0 make.cross ARCH=arm

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

All errors (new ones prefixed by >>):

lib/kstats.o: In function `ks_show_entry':
>> kstats.c:(.text+0x33c): undefined reference to `__aeabi_uldivmod'
kstats.c:(.text+0x35c): undefined reference to `__aeabi_uldivmod'
kstats.c:(.text+0x370): undefined reference to `__aeabi_uldivmod'
kstats.c:(.text+0x44c): undefined reference to `__aeabi_uldivmod'
kstats.c:(.text+0x470): undefined reference to `__aeabi_uldivmod'
lib/kstats.o:kstats.c:(.text+0x484): more undefined references to `__aeabi_uldivmod' follow

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

Attachment: .config.gz
Description: application/gzip