diff options
author | Lin Ma <linma@zju.edu.cn> | 2022-11-10 07:03:13 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-11-21 15:44:14 +0100 |
commit | cd42a53d25d489317b9ae5213da721cde8cb7071 (patch) | |
tree | a16f003b59a77d05355909cf44993a39f453114f /kernel | |
parent | io_uring: allow multishot recv CQEs to overflow (diff) | |
download | linux-cd42a53d25d489317b9ae5213da721cde8cb7071.tar.xz linux-cd42a53d25d489317b9ae5213da721cde8cb7071.zip |
io_uring/poll: remove outdated comments of caching
Previous commit 13a99017ff19 ("io_uring: remove events caching
atavisms") entirely removes the events caching optimization introduced
by commit 81459350d581 ("io_uring: cache req->apoll->events in
req->cflags"). Hence the related comment should also be removed to avoid
misunderstanding.
Fixes: 13a99017ff19 ("io_uring: remove events caching atavisms")
Signed-off-by: Lin Ma <linma@zju.edu.cn>
Link: https://lore.kernel.org/r/20221110060313.16303-1-linma@zju.edu.cn
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions