diff options
author | Christoph Hellwig <hch@lst.de> | 2022-11-09 13:08:10 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-11-10 21:18:09 +0300 |
commit | 5ee20298ff25e883d0668507b3216992a2e9e6cd (patch) | |
tree | 1e23d762a994b60eda28135c48705f4c4cb003c3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 99771d73ff4539f2337b84917f4792abf0d8931b (diff) | |
download | linux-5ee20298ff25e883d0668507b3216992a2e9e6cd.tar.xz |
blk-mq: remove blk_mq_alloc_tag_set_tags
There is no point in trying to share any code with the realloc case when
all that is needed by the initial tagset allocation is a simple
kcalloc_node.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20221109100811.2413423-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions