[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170531151612.797882111@infradead.org>
Date:   Wed, 31 May 2017 17:16:12 +0200
From:   Peter Zijlstra <peterz@...radead.org>
To:     mingo@...nel.org, tglx@...utronix.de, rostedt@...dmis.org,
        bigeasy@...utronix.de
Cc:     linux-kernel@...r.kernel.org, peterz@...radead.org
Subject: [RFC][PATCH 0/3] rt_mutex: Add lockdep annotations
Something that should've been done from the start...
---
 include/linux/rtmutex.h          |   25 ++++++-
 kernel/locking/rtmutex-debug.c   |    6 +
 kernel/locking/rtmutex-debug.h   |    2 
 kernel/locking/rtmutex.c         |   36 ++++++++--
 kernel/locking/rtmutex.h         |    2 
 lib/Kconfig.debug                |    3 
 lib/locking-selftest.c           |  133 ++++++++++++++++++++++++++++++---------
 lib/locking-selftest-rtmutex.h   |   11 +++
 8 files changed, 176 insertions(+), 42 deletions(-)
Powered by blists - more mailing lists
 
