diff options
author | Christoph Hellwig <[email protected]> | 2021-08-23 09:33:57 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2021-08-23 10:01:11 +0200 |
commit | 560a3915e3df09125d7b20088a177b2872d2d680 (patch) | |
tree | e6c110218ec2e49702e4866674d7daf5035be381 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 89843828399ec825f8ec3e614634a428a951a2b3 (diff) |
mtd_blkdevs: remove blktrans_ref_mutex
blktrans_ref_mutex is not actually needed. The kref is serialized
internally, and devnum assignment in add_mtd_blktrans_dev happens before
the disk is added and thus any of the block_device_operations methods
otherwise using it are called. It is also already serialized by the
global mtd_table_mutex.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions