lockdep: map_acquire
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 11 Aug 2008 07:30:23 +0000 (09:30 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 11 Aug 2008 07:30:23 +0000 (09:30 +0200)
commit4f3e7524b2e703d9f8b02ac338153a53dd7ede66
tree0033ade94f230d6044ad318e3791c55ad611069e
parentf82b217e3513fe3af342c0f3ee1494e86250c21c
lockdep: map_acquire

Most the free-standing lock_acquire() usages look remarkably similar, sweep
them into a new helper.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
fs/jbd/transaction.c
fs/jbd2/transaction.c
include/linux/lockdep.h
kernel/workqueue.c