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:   Thu, 14 Sep 2017 11:07:47 +0200
From:   Michal Hocko <mhocko@...nel.org>
To:     Michal Simek <monstr@...str.eu>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: microblaze fails to to compile with allmodconfig

Hi,
I've started seeing the following compilation failures with microblaze
with the current linux-next (next-20170913). I have no idea when this
has been introduced but microblaze clearly doesn't have arch specific
kvm_para.h.

In file included from ./include/linux/kvm_para.h:4:0,
                 from kernel/watchdog.c:29:
./include/uapi/linux/kvm_para.h:32:26: fatal error: asm/kvm_para.h: No such file or directory
 #include <asm/kvm_para.h>
                          ^
compilation terminated.
make[1]: *** [kernel/watchdog.o] Error 1
make[1]: *** Waiting for unfinished jobs....

allyesconfig and allnoconfig compile just fine. Maybe allmodconfig needs
an update?
-- 
Michal Hocko
SUSE Labs

Powered by blists - more mailing lists