aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2009-08-25 02:24:45 +0200
committerFrederic Weisbecker <[email protected]>2009-09-14 07:18:26 +0200
commitae635c0bbd6c10aa62bf5149c6f41add59fbf4d2 (patch)
treea8f3ed7ca8452fba1cb153bdb0e2ec98ea5219e1 /tools/perf/scripts/python/check-perf-trace.py
parent08f14fc8963e585e65b71212ce8050607b9b6c36 (diff)
kill-the-bkl/reiserfs: fix "reiserfs lock" / "inode mutex" lock inversion dependency
reiserfs_xattr_init is called with the reiserfs write lock held, but if the ".reiserfs_priv" entry is not created, we take the superblock root directory inode mutex until .reiserfs_priv is created. This creates a lock dependency inversion against other sites such as reiserfs_file_release() which takes an inode mutex and the reiserfs lock after. 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