mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-09 19:39:56 +00:00
This bug was introduced in commit950e79dd73("io_uring: minor io_cqring_wait() optimization"), which was made in preparation foradc8682ec6("io_uring: Add support for napi_busy_poll"). The latter got reverted incb31821673("Revert "io_uring: Add support for napi_busy_poll""), so simply undo the former as well. Cc: stable@vger.kernel.org Fixes:950e79dd73("io_uring: minor io_cqring_wait() optimization") Signed-off-by: Alexey Izbyshev <izbyshev@ispras.ru> Link: https://lore.kernel.org/r/20240405125551.237142-1-izbyshev@ispras.ru Signed-off-by: Jens Axboe <axboe@kernel.dk>
112 KiB
112 KiB