On Wed, 31 May 2017, Peter Zijlstra wrote:

> Now that (PI) futexes have their own private RT-mutex interface and
> implementation we can easily add lockdep annotations to the existing
> RT-mutex interface.
> 
> Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org>
> ---
>  include/linux/rtmutex.h        |   25 +++++++++++++++++++++----
>  kernel/locking/rtmutex-debug.c |    6 +++++-

Shouldn't we get rid of all that home brewn rtmutex debug muck?

Thanks,

        tglx


Reply via email to