2011-04-21 01:43:04

by Steven Rostedt

[permalink] [raw]
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(-)


2011-04-21 06:25:38

by Yong Zhang

[permalink] [raw]
Subject: Re: [PATCH 0/7] [GIT PULL] lockdep: Show description of lockdep problems

On Thu, Apr 21, 2011 at 9:41 AM, Steven Rostedt <[email protected]> wrote:
> 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(-)

This looks very nice :)

Thanks,
Yong


--
Only stand for myself