Message ID | cover.1658742118.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | io_uring/zc fix and improvements | expand |
On Mon, 25 Jul 2022 10:52:02 +0100, Pavel Begunkov wrote: > It mainly fixes net/zc memory accounting error handling and then makes > it more consistent with registered buffers mem accounting. > > Pavel Begunkov (4): > io_uring/net: improve io_get_notif_slot types > io_uring/net: checks errors of zc mem accounting > io_uring/net: make page accounting more consistent > io_uring/net: use unsigned for flags > > [...] Applied, thanks! [1/4] io_uring/net: improve io_get_notif_slot types commit: cb309ae49da7a7c28f0051deea13970291134fac [2/4] io_uring/net: checks errors of zc mem accounting commit: 2e32ba5607ee2b668baa8831dd74f7cc867a1f7e [3/4] io_uring/net: make page accounting more consistent commit: 6a9ce66f4d0872861e0bbc67eee6ce5dca5dd886 [4/4] io_uring/net: use unsigned for flags commit: 293402e564a7391f38541c7694e736f5fde20aea Best regards,