aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2009-08-25 03:38:12 +0200
committerFrederic Weisbecker <[email protected]>2009-09-14 07:18:29 +0200
commit7e94277050e31aa4204060f03953bba72598cf7d (patch)
tree7a53cd463e76c0ed5e72345152755b5318ad430b /tools/perf/scripts/python/check-perf-trace.py
parentb10ab4c337a600456ed2d9daea0331016f7cdeeb (diff)
kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_write()
reiserfs_commit_write() is always called with the write lock held. Thus the current calls to reiserfs_write_lock() in this function are acquiring the lock recursively. We can safely drop them. This also solves further assumptions for this lock to be really released while calling reiserfs_write_unlock(). Signed-off-by: Frederic Weisbecker <[email protected]> Cc: Jeff Mahoney <[email protected]> Cc: Chris Mason <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Alexander Beregalov <[email protected]> Cc: Laurent Riffard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions