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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 19 Sep 2017 17:14:03 +0200
From:   Tobias Klauser <tklauser@...tanz.ch>
To:     Michal Simek <michal.simek@...inx.com>
Cc:     linux-kernel@...r.kernel.org, monstr@...str.eu,
        Geert Uytterhoeven <geert@...ux-m68k.org>,
        Michal Hocko <mhocko@...nel.org>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>,
        Daniel Vetter <daniel.vetter@...ll.ch>,
        Russell King <rmk+kernel@...linux.org.uk>,
        Nicolas Dichtel <nicolas.dichtel@...nd.com>,
        Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH] microblaze: Add missing kvm_para.h to Kbuild

On 2017-09-19 at 16:54:54 +0200, Michal Simek <michal.simek@...inx.com> wrote:
> Running make allmodconfig;make is throwing compilation error:
>   CC      kernel/watchdog.o
> 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: *** [kernel/watchdog.o] Error 2
> 
> Reported-by: Michal Hocko <mhocko@...nel.org>
> Suggested-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Signed-off-by: Michal Simek <michal.simek@...inx.com>
> Fixes: 83f0124ad81e87b ("microblaze: remove asm-generic wrapper headers")

Ugh, I somehow missed kvm_para.h in my change. Thanks a lot for the fix!

Reviewed-by: Tobias Klauser <tklauser@...tanz.ch>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ