]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - fs/io_uring.c
Revert "io_uring: Add support for napi_busy_poll"
authorJens Axboe <axboe@kernel.dk>
Tue, 5 Apr 2022 16:31:43 +0000 (10:31 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 7 Apr 2022 17:17:47 +0000 (11:17 -0600)
commitcb318216732579da80202fe3e622a504e55b3a0f
tree1c457b73351b929a0f18fb4eb44c54db41fff5fe
parentd5361233e9ab920e135819f73dd8466355f1fddd
Revert "io_uring: Add support for napi_busy_poll"

This reverts commit adc8682ec69012b68d5ab7123e246d2ad9a6f94b.

There's some discussion on the API not being as good as it can be.
Rather than ship something and be stuck with it forever, let's revert
the NAPI support for now and work on getting something sorted out
for the next kernel release instead.

Link: https://lore.kernel.org/io-uring/b7bbc124-8502-0ee9-d4c8-7c41b4487264@kernel.dk/
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c