diff options
author | David Sterba <[email protected]> | 2015-10-10 18:16:38 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2015-10-10 18:16:38 +0200 |
commit | 730d9ec36bf27e87805aee6ebf462071735e31f9 (patch) | |
tree | 8a89528930f7429db0f6e7014df910ecfad7ba87 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9ffecb10283508260936b96022d4ee43a7798b4c (diff) |
btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
Normally the waitqueue_active would need a barrier, but this is not
necessary here because it's not a performance sensitive context and we
can call wake_up directly.
Suggested-by: Chris Mason <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions