diff options
author | 2021-06-25 11:21:00 -0700 | |
---|---|---|
committer | 2021-06-25 11:21:00 -0700 | |
commit | 6be001021f0b307c8c1544e8b3ac87de20d711de (patch) | |
tree | e00ff94811efb130eb78d40d10ab6be8b15065ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: Initialize error in xfs_attr_remove_iter (diff) | |
download | wireguard-linux-6be001021f0b307c8c1544e8b3ac87de20d711de.tar.xz wireguard-linux-6be001021f0b307c8c1544e8b3ac87de20d711de.zip |
xfs: don't nest icloglock inside ic_callback_lock
It's completely unnecessary because callbacks are added to iclogs
without holding the icloglock, hence no amount of ordering between
the icloglock and ic_callback_lock will order the removal of
callbacks from the iclog.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions