diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-11-30 16:21:52 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-11-30 18:26:57 +0100 |
commit | 9805fa2d94993e16efd0e1adbd2b54d8d1fe2f9f (patch) | |
tree | 880afb7c19c4898443ce7cad847df4a63d797133 /samples/kobject | |
parent | io_uring: kill io_poll_issue's PF_EXITING check (diff) | |
download | linux-9805fa2d94993e16efd0e1adbd2b54d8d1fe2f9f.tar.xz linux-9805fa2d94993e16efd0e1adbd2b54d8d1fe2f9f.zip |
io_uring: carve io_poll_check_events fast path
The fast path in io_poll_check_events() is when we have only one
(i.e. master) reference. Move all verification, cancellations
checks, edge case handling and so on under a common if.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/8c21c5d5e027e32dc553705e88796dec79ff6f93.1669821213.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'samples/kobject')
0 files changed, 0 insertions, 0 deletions