diff options
author | 2022-09-29 01:03:29 +0100 | |
---|---|---|
committer | 2022-09-28 19:29:12 -0600 | |
commit | 04360d3e05e885621a5860f987c6a8a2eac4bb27 (patch) | |
tree | d3002690e582aa2da547d73e18bd6f1305064502 /scripts/generate_rust_analyzer.py | |
parent | io_uring/net: don't skip notifs for failed requests (diff) | |
download | wireguard-linux-04360d3e05e885621a5860f987c6a8a2eac4bb27.tar.xz wireguard-linux-04360d3e05e885621a5860f987c6a8a2eac4bb27.zip |
io_uring/net: fix non-zc send with address
We're currently ignoring the dest address with non-zerocopy send because
even though we copy it from the userspace shortly after ->msg_name gets
zeroed. Move msghdr init earlier.
Fixes: 516e82f0e043a ("io_uring/net: support non-zerocopy sendto")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/176ced5e8568aa5d300ca899b7f05b303ebc49fd.1664409532.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions