diff options
| author | 2010-03-05 13:43:59 -0800 | |
|---|---|---|
| committer | 2010-03-06 11:26:45 -0800 | |
| commit | e17a5765f20d1219c3f05eb17aab11671978e0ec (patch) | |
| tree | 6dae8ad2358efac94587dd86104fdccc715fbfde /tools/perf/scripts/python/bin | |
| parent | drivers/hwmon/adcxx.c: fix for single-channel ADCs (diff) | |
proc: do translation + unlink atomically at remove_proc_entry()
remove_proc_entry() does
lock
lookup parent
unlock
lock
unlink proc entry from lists
unlock
which can be made bit more correct by doing parent translation + unlink
without dropping lock.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
