UPSTREAM: io_uring: fix io_req_prep_async with provided buffers
io_req_prep_async() can import provided buffers, commit the ring state by giving up on that before, it'll be reimported later if needed. Bug: 397153671 Reported-by:Muhammad Ramdhan <ramdhan@starlabs.sg> Reported-by:
Bing-Jhong Billy Jheng <billy@starlabs.sg> Reported-by:
Jacob Soo <jacob.soo@starlabs.sg> Fixes: c7fb1942 ("io_uring: add support for ring mapped supplied buffers") Signed-off-by:
Pavel Begunkov <asml.silence@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit a94592ec) Signed-off-by:
Lee Jones <joneslee@google.com> Change-Id: I0887e3efb936c793feb399d29640522215abc36b
Loading
Please register or sign in to comment