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:   Wed, 24 May 2017 09:53:37 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     alexander.levin@...izon.com
Cc:     "ben@...adent.org.uk" <ben@...adent.org.uk>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 01/15] liblockdep: Fix undefined symbol prandom_u32


So I'm not sure how you sent these patches, but probably due to the lack of a 
boilerplate message, the order was all mixed up. I got the patch order right on 
the third attempt.

But then I encountered this build failure (when applied to Linus's latest tree):

triton:~/tip/tools/lib/lockdep> make
  CC       common.o
  CC       lockdep.o
In file included from lockdep.c:25:0:
../../../kernel/locking/lockdep.c:33:28: fatal error: linux/sched/mm.h: No such 
file or directory
 #include <linux/sched/mm.h>
                            ^

Thanks,

	Ingo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ