diff options
author | Christoph Hellwig <hch@lst.de> | 2023-04-13 09:40:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-13 15:52:29 +0300 |
commit | 4ec5c0553c33e42f2d650785309de17d4cb8f5ba (patch) | |
tree | 405b677a9e23c1ec17856985436a00386fa72ea3 /scripts/gdb/linux/utils.py | |
parent | a88db1e0003eda8adbe3c499b81f736d8065b952 (diff) | |
download | linux-4ec5c0553c33e42f2d650785309de17d4cb8f5ba.tar.xz |
blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request
Remove this very small helper and fold it into the only caller.
Note that this moves the trace_block_rq_insert out of ctx->lock, matching
the other calls to this tracepoint.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20230413064057.707578-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions