[PATCH 1/3] lockdep: consolidate by new find_held_lock()

2017-02-02 Thread J. R. Okajima
A simple consolidataion. The behaviour should not change. Signed-off-by: J. R. Okajima --- kernel/locking/lockdep.c | 114 ++- 1 file changed, 54 insertions(+), 60 deletions(-) diff --git a/kernel/locking/lockdep.c

[PATCH 1/3] lockdep: consolidate by new find_held_lock()

2017-02-02 Thread J. R. Okajima
A simple consolidataion. The behaviour should not change. Signed-off-by: J. R. Okajima --- kernel/locking/lockdep.c | 114 ++- 1 file changed, 54 insertions(+), 60 deletions(-) diff --git a/kernel/locking/lockdep.c b/kernel/locking/lockdep.c index