diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2025-02-26 14:41:15 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-02-27 17:19:01 +0300 |
| commit | 80b3de7da7d2525c4a5f20fb7248366d42b4e4fb (patch) | |
| tree | 98470202122b06e60f65f168a9dcfa40212024f8 /tools/perf/scripts/python/gecko.py | |
| parent | c0d8c0362ba56dd68b45293271e5829ed8c95f5a (diff) | |
| download | linux-80b3de7da7d2525c4a5f20fb7248366d42b4e4fb.tar.xz | |
io_uring/net: remove unnecessary REQ_F_NEED_CLEANUP
REQ_F_NEED_CLEANUP in io_recvmsg_prep_setup() and in io_sendmsg_setup()
are relics of the past and don't do anything useful, the flag should be
and are set earlier on iovec and async_data allocation.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/6aedc3141c1fc027128a4503656cfd686a6980ef.1740569495.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions
