On Sat, May 12, 2018 at 2:26 PM, kbuild test robot <lkp@xxxxxxxxx> wrote: > bisected to: 05cedaec9b243511f8db62bcd4b1c35c374eba24 arm: port KCOV to arm > commit date: 12 hours ago > config: arm-allmodconfig (attached as .config) > compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.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 05cedaec9b243511f8db62bcd4b1c35c374eba24 > # save the attached .config to linux build tree > make.cross ARCH=arm > > All errors (new ones prefixed by >>): > > /tmp/ccCNPV4P.s: Assembler messages: >>> /tmp/ccCNPV4P.s:35: Error: .err encountered > /tmp/ccCNPV4P.s:36: Error: .err encountered > /tmp/ccCNPV4P.s:37: Error: .err encountered Hi, What git tree contains this commit? I fetched all of: git://git.cmpxchg.org/linux-mmots.git master git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git master git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git but I still don't have 05cedaec9b243511f8db62bcd4b1c35c374eba24. I tried these instructions on the tree which I used to develop the patch (on top of git://git.cmpxchg.org/linux-mmots.git), but I got: make[2]: *** No rule to make target 'drivers/spi/spi-bcm53xx.c', needed by 'drivers/spi/spi-bcm53xx.o'. Stop.