LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [tip:irq/core 12/14] arch/arm/kernel/entry-armv.S:26:10: fatal error: mach/entry-macro.S: No such file or directory
@ 2018-03-15 19:14 kbuild test robot
2018-03-15 19:23 ` Thomas Gleixner
0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2018-03-15 19:14 UTC (permalink / raw)
To: Palmer Dabbelt; +Cc: kbuild-all, linux-kernel, tipbuild, Thomas Gleixner
[-- Attachment #1: Type: text/plain, Size: 2312 bytes --]
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.
vim +26 arch/arm/kernel/entry-armv.S
9b9cf81a2 Paul Gortmaker 2015-05-01 19
6f6f6a702 Rob Herring 2012-03-10 20 #include <asm/assembler.h>
f09b99799 Nicolas Pitre 2005-10-29 21 #include <asm/memory.h>
753790e71 Russell King 2011-02-06 22 #include <asm/glue-df.h>
753790e71 Russell King 2011-02-06 23 #include <asm/glue-pf.h>
^1da177e4 Linus Torvalds 2005-04-16 24 #include <asm/vfpmacros.h>
886d70aac Palmer Dabbelt 2018-03-07 25 #ifndef CONFIG_GENERIC_IRQ_MULTI_HANDLER
a09e64fbc Russell King 2008-08-05 @26 #include <mach/entry-macro.S>
243c86542 Rob Herring 2012-02-08 27 #endif
d6551e884 Russell King 2006-06-21 28 #include <asm/thread_notify.h>
c4c5716e1 Catalin Marinas 2009-02-16 29 #include <asm/unwind.h>
cc20d4298 Russell King 2009-11-09 30 #include <asm/unistd.h>
f159f4ed5 Tony Lindgren 2010-07-05 31 #include <asm/tls.h>
9f97da78b David Howells 2012-03-28 32 #include <asm/system_info.h>
^1da177e4 Linus Torvalds 2005-04-16 33
:::::: The code at line 26 was first introduced by commit
:::::: a09e64fbc0094e3073dbb09c3b4bfe4ab669244b [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
:::::: TO: Russell King <rmk@dyn-67.arm.linux.org.uk>
:::::: CC: Russell King <rmk+kernel@arm.linux.org.uk>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 16248 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* 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
2018-03-15 19:14 [tip:irq/core 12/14] arch/arm/kernel/entry-armv.S:26:10: fatal error: mach/entry-macro.S: No such file or directory kbuild test robot
@ 2018-03-15 19:23 ` Thomas Gleixner
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2018-03-15 19:23 UTC (permalink / raw)
To: kbuild test robot; +Cc: Palmer Dabbelt, kbuild-all, linux-kernel, tipbuild
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-15 19:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-15 19:14 [tip:irq/core 12/14] arch/arm/kernel/entry-armv.S:26:10: fatal error: mach/entry-macro.S: No such file or directory kbuild test robot
2018-03-15 19:23 ` Thomas Gleixner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).