On Tue, Oct 03, 2017 at 03:32:45PM +0100, Will Deacon wrote:
> The lockdep subsystem provides a robust way to assert that a lock is
> held, so use that instead of write_can_lock, which can give incorrect
> results for qrwlocks.
> 
> Cc: John Johansen <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Signed-off-by: Will Deacon <[email protected]>

Thanks Will, good to be able to finally remove that API.

Reply via email to