diff options
| author | Josh Triplett <[email protected]> | 2006-09-29 02:01:03 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-29 09:18:20 -0700 |
| commit | dcc8e559ee5ae03fa6bdb8611d76d86d0083e793 (patch) | |
| tree | 8847aba4ed68074ec9ab0ef28ee2cdd7937f51d9 /include/linux/debugobjects.h | |
| parent | 7d2c502f141042f6e5d145aa40107685d751e5a3 (diff) | |
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Currently, __acquire and __release take a lock expression, but __cond_lock
takes only a condition, not the lock acquired if the expression evaluates
to true. Change __cond_lock to accept a lock expression, and change all
the callers to pass in a lock expression.
Signed-off-by: Josh Triplett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions