diff options
| author | Josh Triplett <[email protected]> | 2006-06-30 01:56:05 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-30 11:25:39 -0700 |
| commit | 7f04ac062e92a37bb0fa3313405597244b4702c1 (patch) | |
| tree | a81e9df761334ccba5b5793866f96910842a7194 /scripts/patch-kernel | |
| parent | 7adc28ae75854d9d0940668404a14d1f006f80c0 (diff) | |
[PATCH] rcu: Add lock annotations to RCU locking primitives
Add __acquire annotations to rcu_read_lock and rcu_read_lock_bh, and add
__release annotations to rcu_read_unlock and rcu_read_unlock_bh. This
allows sparse to detect improperly paired calls to these functions.
Signed-off-by: Josh Triplett <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions