aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2025-03-31 16:17:58 +0000
committerJens Axboe <[email protected]>2025-03-31 18:41:49 +0000
commit81ed18015d65f111ddbc88599c48338a5e1927d0 (patch)
tree6e27f331b4bfa1cdb4c0d215cda1f62c4f1ab7d6 /net/unix/unix_bpf.c
parentio_uring/rsrc: check size when importing reg buffer (diff)
downloadkernel-81ed18015d65f111ddbc88599c48338a5e1927d0.tar.gz
kernel-81ed18015d65f111ddbc88599c48338a5e1927d0.zip
io_uring/net: avoid import_ubuf for regvec send
With registered buffers we set up iterators in helpers like io_import_fixed(), and there is no need for a import_ubuf() before that. It was fine as we used real pointers for offset calculation, but that's not the case anymore since introduction of ublk kernel buffers. Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/9b2de1a50844f848f62c8de609b494971033a6b9.1743437358.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions