[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140522031841.797415507@linutronix.de>
Date: Thu, 22 May 2014 03:25:35 -0000
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Steven Rostedt <rostedt@...dmis.org>,
Lai Jiangshan <laijs@...fujitsu.com>
Subject: [patch 0/6] rtmutex: Repair deadlock detector and cleanup
The first patch in the series makes the deadlock detector work again.
The second is removing the rtmutex tester as with the current
implementation of the lock chain walk plus the demise of the lock
steal mechanism and the BKL extra logic, we can now build a tester in
userspace via the futex syscall.
The other patches clarify and optimize the deadlock detection logic
and the lock chain walk mechanism.
Thanks,
Thomas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists