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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 11 Jun 2018 13:47:17 +0800
From:   kbuild test robot <lkp@...el.com>
To:     Rob Herring <robh@...nel.org>
Cc:     kbuild-all@...org, linux-kernel@...r.kernel.org,
        Michal Simek <monstr@...str.eu>
Subject: arch/microblaze/kernel/heartbeat.c:17:10: fatal error: asm/prom.h:
 No such file or directory

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   f0dc7f9c6dd99891611fca5849cbc4c6965b690e
commit: 96f0e6fcc9add1f063984be32073fe8b1d39b664 microblaze: remove redundant early_printk support
date:   7 weeks ago
config: microblaze-allyesconfig (attached as .config)
compiler: microblaze-linux-gcc (GCC) 8.1.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 96f0e6fcc9add1f063984be32073fe8b1d39b664
        # save the attached .config to linux build tree
        GCC_VERSION=8.1.0 make.cross ARCH=microblaze 

All errors (new ones prefixed by >>):

>> arch/microblaze/kernel/heartbeat.c:17:10: fatal error: asm/prom.h: No such file or directory
    #include <asm/prom.h>
             ^~~~~~~~~~~~
   compilation terminated.

vim +17 arch/microblaze/kernel/heartbeat.c

ecc6dfc8 Michal Simek 2009-03-27  14  
ecc6dfc8 Michal Simek 2009-03-27  15  #include <asm/setup.h>
ecc6dfc8 Michal Simek 2009-03-27  16  #include <asm/page.h>
ecc6dfc8 Michal Simek 2009-03-27 @17  #include <asm/prom.h>
ecc6dfc8 Michal Simek 2009-03-27  18  

:::::: The code at line 17 was first introduced by commit
:::::: ecc6dfc8adfc76d323c513bc88cb260344c11139 microblaze_v8: heartbeat file

:::::: TO: Michal Simek <monstr@...str.eu>
:::::: CC: Michal Simek <monstr@...str.eu>

---
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" (52456 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ