diff options
author | 2025-02-24 12:42:22 +0000 | |
---|---|---|
committer | 2025-02-24 07:34:21 -0700 | |
commit | 52524b281d5746cf9dbd53a7dffce9576e8ddd30 (patch) | |
tree | 65530c9ab30b6ab2bfa4cb9d58c1a6110c3d35b7 /io_uring/net.c | |
parent | io_uring/rw: compile out compat param passing (diff) | |
download | wireguard-linux-52524b281d5746cf9dbd53a7dffce9576e8ddd30.tar.xz wireguard-linux-52524b281d5746cf9dbd53a7dffce9576e8ddd30.zip |
io_uring/rw: shrink io_iov_compat_buffer_select_prep
Compat performance is not important and simplicity is more appreciated.
Let's not be smart about it and use simpler copy_from_user() instead of
access + __get_user pair.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/b334a3a5040efa424ded58e4d8a6ef2554324266.1740400452.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/net.c')
0 files changed, 0 insertions, 0 deletions