tree: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git device-links-test
head: 37c39b84114b777fdd8ed1a7074c7c0674180533
commit: 5821e59c7551e256b15e164f1c248602f49d1b68 [2/5] driver core: Functional dependencies tracking support
config: parisc-allnoconfig (attached as .config)
compiler: hppa-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 5821e59c7551e256b15e164f1c248602f49d1b68
# save the attached .config to linux build tree
make.cross ARCH=parisc
All errors (new ones prefixed by >>):
drivers/built-in.o: In function `__device_link_del':
drivers/base/core.o:(.text.__device_link_del+0x48): undefined reference to `call_srcu'
drivers/built-in.o: In function `device_links_read_lock':
(.text.device_links_read_lock+0x10): undefined reference to `__srcu_read_lock'
drivers/built-in.o: In function `device_links_read_unlock':
(.text.device_links_read_unlock+0x14): undefined reference to `__srcu_read_unlock'quoted
drivers/built-in.o:(.data.rel+0x4c): undefined reference to `process_srcu'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation