diff options
| author | Jan Kara <[email protected]> | 2014-04-03 14:46:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:20:51 -0700 |
| commit | 9573f79355ff3711c98227d14a9b7f4cb3222b97 (patch) | |
| tree | b1ad8d66757b538cf67a570332ae263e2510fc50 /tools/perf/scripts/python/bin | |
| parent | f083441ba86acb9e2ef9c1d1747725e488c8b1ff (diff) | |
fanotify: convert access_mutex to spinlock
access_mutex is used only to guard operations on access_list. There's
no need for sleeping within this lock so just make a spinlock out of it.
Signed-off-by: Jan Kara <[email protected]>
Cc: Eric Paris <[email protected]>
Cc: Al Viro <[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