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]
Message-ID: <1550786525.31902.140.camel@acm.org>
Date:   Thu, 21 Feb 2019 14:02:05 -0800
From:   Bart Van Assche <bvanassche@....org>
To:     peterz@...radead.org
Cc:     mingo@...hat.com, will.deacon@....com, tj@...nel.org,
        longman@...hat.com, johannes.berg@...el.com,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 00/23] locking/lockdep: Add support for dynamic keys

On Thu, 2019-02-14 at 15:00 -0800, Bart Van Assche wrote:
> A known shortcoming of the current lockdep implementation is that it requires
> lock keys to be allocated statically. This forces certain unrelated
> synchronization objects to share keys and this key sharing can cause false
> positive deadlock reports. This patch series adds support for dynamic keys in
> the lockdep code and eliminates a class of false positive reports from the
> workqueue implementation.
> 
> Please consider these patches for kernel v5.1.

Hi Peter and Ingo,

Do you have any feedback about this patch series that you would like to share?
If none of you has the time to do a full review of this patch series before the
v5.1 merge window opens: how about queuing only the first ten patches of this
patch series for kernel v5.1? The first ten patches of this series are small and
easy to review.

Thanks,

Bart.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ