aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLiu Bo <[email protected]>2017-10-23 23:02:54 -0600
committerDavid Sterba <[email protected]>2018-01-22 16:08:10 +0100
commit9f5316c17b0833c606b94d91beb6518c2e8a8012 (patch)
treeb8dfd6d916f24932ea15fd6c91dc7e17c119847b /tools/perf/scripts/python/stackcollapse.py
parent1805f2ca3f27f25c8e637edc4b40bab237f9d07c (diff)
Btrfs: free btrfs_device in place
It's pointless to defer it to a kthread helper as we're not under a special context. For reference, commit 1f78160ce1b1 ("Btrfs: using rcu lock in the reader side of devices list") introduced RCU freeing for device structures. Originally the blkdev_put was called from free_device and rcu_barrier had to be called. This is no longer required, bdev and our device structures are now freed separately. Signed-off-by: Liu Bo <[email protected]> Reviewed-by: Anand Jain <[email protected]> Reviewed-by: David Sterba <[email protected]> [ enhance changelog ] Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions