aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2018-11-14 17:02:17 +0100
committerJens Axboe <[email protected]>2018-11-15 12:13:34 -0700
commit310df020cdd7570e1a8ee43bd58999a743686eda (patch)
tree56b9bc1d9461d27a030cb76dd1c99e8841ef9ff3 /tools/perf/scripts/python/netdev-times.py
parentb061b326287d45aeaf313f7dddd02e88e31db14b (diff)
mmc: stop abusing the request queue_lock pointer
mmc uses the block layer struct request pointer to indirect their own lock to the mmc_queue structure, given that the original lock isn't reachable outside of block.c. Add a lock pointer to struct mmc_queue instead and stop overriding the block layer lock which protects fields entirely separate from the mmc use. Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions