tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/broonie/spi.git for-5.4 head: bf390d25e03b38248a0a4f7d0002bbb495a82fe9 commit: bf390d25e03b38248a0a4f7d0002bbb495a82fe9 [98/98] spi: Add call to spi_slave_abort() function when spidev driver is released config: arm-multi_v7_defconfig (attached as .config) compiler: arm-linux-gnueabi-gcc (GCC) 7.4.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout bf390d25e03b38248a0a4f7d0002bbb495a82fe9 # save the attached .config to linux build tree GCC_VERSION=7.4.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 >>): drivers/spi/spidev.o: In function `spidev_release': >> spidev.c:(.text+0x288): undefined reference to `spi_slave_abort' --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip