Re: [tip:irq/core 12/14] arch/arm/kernel/entry-armv.S:26:10: fatal error: mach/entry-macro.S: No such file or directory

From: Thomas Gleixner
Date: Thu Mar 15 2018 - 15:23:54 EST


On Fri, 16 Mar 2018, kbuild test robot wrote:

> tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
> head: d9af5838180359c6be1c07989c91b28eee93d7e7
> commit: 886d70aac148f6015ae3d1379c81b98af3e70981 [12/14] ARM: irq: Convert to GENERIC_IRQ_MULTI_HANDLER
> config: arm-ep93xx_defconfig (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 886d70aac148f6015ae3d1379c81b98af3e70981
> # save the attached .config to linux build tree
> make.cross ARCH=arm
>
> All errors (new ones prefixed by >>):
>
> >> arch/arm/kernel/entry-armv.S:26:10: fatal error: mach/entry-macro.S: No such file or directory
> #include <mach/entry-macro.S>
> ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.

Palmer,

I zapped the arm/arm64/openrisc commits for now from the irq/core
branch. Can you please have a look?

Thanks,

tglx