Message ID | cover.1712331455.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | clean up io_req_complete_post | expand |
On Fri, 05 Apr 2024 16:50:01 +0100, Pavel Begunkov wrote: > Patch 1 from Ming Lei removes a good chunk of unreachable code. Add a > warning in patch 2, and apparently we can develop on the idea and remove > even more dead code in patches 3,4. > > Ming Lei (1): > io_uring: kill dead code in io_req_complete_post > > [...] Applied, thanks! [1/4] io_uring: kill dead code in io_req_complete_post (no commit info) [2/4] io_uring: turn implicit assumptions into a warning (no commit info) [3/4] io_uring: remove async request cache (no commit info) [4/4] io_uring: remove io_req_put_rsrc_locked() (no commit info) Best regards,