lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 16 Mar 2018 03:14:03 +0800
From:   kbuild test robot <fengguang.wu@...el.com>
To:     Palmer Dabbelt <palmer@...ive.com>
Cc:     kbuild-all@...org, linux-kernel@...r.kernel.org,
        tipbuild@...or.com, Thomas Gleixner <tglx@...utronix.de>
Subject: [tip:irq/core 12/14] arch/arm/kernel/entry-armv.S:26:10: fatal
 error: mach/entry-macro.S: No such file or directory

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@...-67.arm.linux.org.uk>
:::::: CC: Russell King <rmk+kernel@....linux.org.uk>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Download attachment ".config.gz" of type "application/gzip" (16248 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ