diff options
author | Christoph Hellwig <[email protected]> | 2024-02-15 08:03:00 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-02-19 17:00:29 -0700 |
commit | 616f8766179277324393f7b77e07f14cb3503825 (patch) | |
tree | fb1cdb89ff7d9a2b29c6d5db7418df4ddbece424 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 494ea040bcb5f4cc78c37dc53c7915752c24f739 (diff) |
mmc: pass queue_limits to blk_mq_alloc_disk
Pass the queue limit set at initialization time directly to
blk_mq_alloc_disk instead of updating it right after the allocation.
This requires refactoring the code a bit so that what was mmc_setup_queue
before also allocates the gendisk now and actually sets all limits.
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Ulf Hansson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions