diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-02-26 11:41:20 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-02-27 07:27:56 -0700 |
commit | 51e158d40589f3576c598e67a741d398d1ca2189 (patch) | |
tree | 2635eee5ac193f8dffb9594d38d7584bb3ff149e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0c623f489987c76726b8ec0e089a89df53caea3b (diff) |
io_uring/net: unify *mshot_prep calls with compat
Instead of duplicating a io_recvmsg_mshot_prep() call in the compat
path, let the common code handle it. For that, copy necessary compat
fields into struct user_msghdr. Note, it zeroes user_msghdr to be on the
safe side as compat is not that interesting and overhead shouldn't be
high.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/94e62386dec570f83b4a4270a46ac60bc415fb71.1740569495.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions