summaryrefslogtreecommitdiff
path: root/Documentation/features/debug/stackprotector/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorCaleb Sander Mateos <csander@purestorage.com>2025-11-06 10:16:47 -0700
committerJens Axboe <axboe@kernel.dk>2025-11-06 16:26:04 -0700
commite87d66ab27ac89494b75ddc3fed697b5aa8417f1 (patch)
treef0760981a0df93743e4d95196dc7047cae1896f9 /Documentation/features/debug/stackprotector/git@git.tavy.me:linux.git
parent2299ceec364eecdc0a5b4ec80c757551d130389c (diff)
ublk: use rq_for_each_segment() for user copy
ublk_advance_io_iter() and ublk_copy_io_pages() currently open-code the iteration over the request's bvecs. Switch to the rq_for_each_segment() macro provided by blk-mq to avoid reaching into the bio internals and simplify the code. Suggested-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Caleb Sander Mateos <csander@purestorage.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/features/debug/stackprotector/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions