Message ID | cover.1669310258.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | random for-next io_uring patches | expand |
On Thu, 24 Nov 2022 19:46:39 +0000, Pavel Begunkov wrote: > 1/2 removes two spots io_req_complete_post() in favour of the generic > infra. 2/2 inlines io_cq_unlock_post() back. > > Pavel Begunkov (2): > io_uring: don't use complete_post in kbuf > io_uring: keep unlock_post inlined in hot path > > [...] Applied, thanks! [1/2] io_uring: don't use complete_post in kbuf commit: c3b490930dbe6a6c98d3820f445757ddec1efb08 [2/2] io_uring: keep unlock_post inlined in hot path commit: 5d772916855f593672de55c437925daccc8ecd73 Best regards,