[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140605152544.641846795@linutronix.de>
Date: Thu, 05 Jun 2014 15:28:32 -0000
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Steven Rostedt <rostedt@...dmis.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>, Brad Mouring <bmouring@...com>
Subject: [patch 0/2] rtmutex: Sanitze deadlock detection and chain walk
Brad found a flaw in the dead lock detection logic when the lock chain
changes during the chain walk and tried to fixup the deadlock detector
itself.
The following patches address this issue in a different way. Instead
of guessing about the chain change, simply detect it.
Thanks,
tglx
--
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