tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git driver-core-testing head: ae17f29d0bb84a43b6c5f3e9fac0b124960c53f7 commit: eb6b1b0ba7aa8da0b67bba65764d1258f87b924e [2/6] 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 eb6b1b0ba7aa8da0b67bba65764d1258f87b924e # 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' 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
Attachment:
.config.gz
Description: application/gzip
_______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel