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: mips-allnoconfig (attached as .config) compiler: mips-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=mips All errors (new ones prefixed by >>): drivers/built-in.o: In function `__device_link_del': >> core.c:(.text+0x3ae4): undefined reference to `call_srcu' drivers/built-in.o: In function `device_links_read_lock': >> (.text+0x3f98): undefined reference to `__srcu_read_lock' drivers/built-in.o: In function `device_links_read_unlock': >> (.text+0x3fb4): undefined reference to `__srcu_read_unlock' >> drivers/built-in.o:(.data+0x3a8): undefined reference to `process_srcu' --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip