Message ID | cover.1739919038.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | forced sync mshot read + cleanups | expand |
On Wed, 19 Feb 2025 01:33:36 +0000, Pavel Begunkov wrote: > A respin of the patch forcing mshot reads to be executed synchornously > with cleanups on top. Let me know if you want me to separate the set, > as ideally patches should target different versions. > > v2: clarified commit message > + patches 2-4 > > [...] Applied, thanks! [1/4] io_uring/rw: forbid multishot async reads commit: 67b0025d19f99fb9fbb8b62e6975553c183f3a16 [2/4] io_uring/rw: don't directly use ki_complete commit: 4e43133c6f2319d3e205ea986c507b25d9b41e64 [3/4] io_uring/rw: move ki_complete init into prep commit: 74f3e875268f1ce2dd01029c29560263212077df [4/4] io_uring/rw: clean up mshot forced sync mode commit: 4614de748e78a295ee9b1f54ca87280b101fbdf0 Best regards,