diff options
author | Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> | 2025-02-26 13:06:12 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-03-03 21:17:52 +0300 |
commit | ed0c31ae11732c177e9644b2026c32bfe2aa0f38 (patch) | |
tree | 2657b695f8517dab263cf11c8e26bb9e16049268 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 4f235000b1e88934d1e6117dc43ed814710ef4e2 (diff) | |
download | linux-ed0c31ae11732c177e9644b2026c32bfe2aa0f38.tar.xz |
null_blk: pass transfer size to null_handle_rq()
As preparation to support partial data transfer, add a new argument to
null_handle_rq() to pass the number of sectors to transfer. While at it,
rename the function from null_handle_rq to null_handle_data_transfer.
This commit does not change the behavior.
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Link: https://lore.kernel.org/r/20250226100613.1622564-5-shinichiro.kawasaki@wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions