[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110421014153.126662477@goodmis.org>
Date: Wed, 20 Apr 2011 21:41:53 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
"H. Peter Anvin" <hpa@...or.com>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH 0/7] [GIT PULL] lockdep: Show description of lockdep problems
Ingo,
Please pull the latest tip/lockdep/devel tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/lockdep/devel
Steven Rostedt (7):
lockdep: Print a nice description of an irq locking issue
lockdep: Print a nice description of normal deadlocks
lockdep: Print a nice description of simple deadlock
lockdep: Printk nice description for irq inversion bug
lockdep: Replace bad path error message with something sane
lockdep: Print a nice description of simple irq inversion
lockdep: Remove cmpxchg to update nr_chain_hlocks
----
kernel/lockdep.c | 206 +++++++++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 195 insertions(+), 11 deletions(-)
--
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