diff options
author | 2010-02-24 13:25:34 +0100 | |
---|---|---|
committer | 2010-10-04 21:10:42 +0200 | |
commit | 38d018dba3f725b969f196550d92a6ec1c092428 (patch) | |
tree | 3699b1b32aa5b6f42e323690299ba60f1b32b981 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | BKL: Remove BKL from NTFS (diff) | |
download | linux-dev-38d018dba3f725b969f196550d92a6ec1c092428.tar.xz linux-dev-38d018dba3f725b969f196550d92a6ec1c092428.zip |
BKL: Remove BKL from cgroup
The BKL is only used in remount_fs and get_sb that are both protected by
the superblocks s_umount rw_semaphore. Therefore it is safe to remove the
BKL entirely.
Signed-off-by: Jan Blunck <jblunck@infradead.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions