| commit | 851a67b825540a8e00c0be3ee25e4627ba8b133b | [log] [tgz] |
|---|---|---|
| author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Oct 11 22:11:12 2007 +0200 |
| committer | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Oct 11 22:11:12 2007 +0200 |
| tree | 07afd72ad74a392cb30cefcd01acdfd9b01282d3 | |
| parent | 34a3d1e83708702ac6cb872215e68cd07dae298b [diff] |
lockdep: annotate rcu_read_{,un}lock{,_bh}
lockdep annotate rcu_read_{,un}lock{,_bh} in order to catch imbalanced
usage.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>