diff options
author | Arnd Bergmann <[email protected]> | 2010-09-16 15:35:54 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2010-10-04 21:10:48 +0200 |
commit | 77f2fe036cd51300c80d1aca76bcf23a09977f13 (patch) | |
tree | 08598ae2b51e8351cf280fd23e4bd7ef22757ef9 /tools/perf/util/trace-event-scripting.c | |
parent | cdbd2b013d2814ad39e893316943fb58e6d9ec23 (diff) |
BKL: Remove BKL from afs
The BKL is only used in put_super and fill_super, which are both protected
by the superblocks s_umount rw_semaphore. Therefore it is safe to remove
the BKL entirely.
Signed-off-by: Arnd Bergmann <[email protected]>
Cc: [email protected]
Cc: David Howells <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions