]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5a3fd39e9d212abb5f9b4fd9777f2587b07f9bd
tree0033ade94f230d6044ad318e3791c55ad611069e
parentfcefccb89c781e814c256b260c9afa6813e8dd8f
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