diff options
| author | Josh Triplett <[email protected]> | 2012-12-17 16:03:24 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-12-17 17:15:23 -0800 |
| commit | 8529091e8e2ae25e0f4003086f619765ff255e4b (patch) | |
| tree | 8e0133cdaaab2455290a558fb05ff845d1ec0ae5 /tools/perf/scripts/python/bin | |
| parent | a5ba911ec3792168530d35e16a8ec3b6fc60bcb5 (diff) | |
linux/compiler.h: add __must_hold macro for functions called with a lock held
linux/compiler.h has macros to denote functions that acquire or release
locks, but not to denote functions called with a lock held that return
with the lock still held. Add a __must_hold macro to cover that case.
Signed-off-by: Josh Triplett <[email protected]>
Reported-by: Ed Cashin <[email protected]>
Tested-by: Ed Cashin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions