diff options
| author | Davide Libenzi <[email protected]> | 2007-05-15 01:40:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-15 08:53:59 -0700 |
| commit | c7ea76302547f81e4583d0d7c52a1c37c6747f5d (patch) | |
| tree | 96dc2002a93a99cd3d43f1c1ca0e825a95f6448d /include/linux/workqueue.h | |
| parent | d47de16c7221968d3eab899d7540efa5ba77af5a (diff) | |
epoll locks changes and cleanups
Changes the rwlock to a spinlock, and drops the use-count variable.
Operations are always bound by the mutex now, so the use-count is no more
needed. For the same reason, the rwlock can become a simple spinlock.
Signed-off-by: Davide Libenzi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions