summaryrefslogtreecommitdiff
path: root/io_uring/Makefile
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-02-20 00:16:47 +0300
committerSasha Levin <sashal@kernel.org>2024-03-27 01:20:29 +0300
commita34fba8c44ac11a354535f93f60b4db4706ca2be (patch)
treea55d71268c8c863d6819f694a0a575c39c9b8416 /io_uring/Makefile
parent28e7fd1c70a203303203d1246135bcedc45b4d6c (diff)
downloadlinux-a34fba8c44ac11a354535f93f60b4db4706ca2be.tar.xz
io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
[ Upstream commit 52307ac4f2b507f60bae6df5be938d35e199c688 ] For recvmsg, we roll our own since we support buffer selections. This isn't the case for sendmsg right now, but in preparation for doing so, make the recvmsg copy helpers generic so we can call them from the sendmsg side as well. Signed-off-by: Jens Axboe <axboe@kernel.dk> Stable-dep-of: 8ede3db5061b ("io_uring/net: fix overflow check in io_recvmsg_mshot_prep()") Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'io_uring/Makefile')
0 files changed, 0 insertions, 0 deletions