Re: [PATCH 0/2] io_uring/uring_cmd cleanups
Jens Axboe <[email protected]>
| Newsgroups | org.kernel.vger.io-uring |
|---|---|
| Message-ID | <178299532149.108615.6162973296477000207.b4-ty@b4> |
On Thu, 02 Jul 2026 16:29:35 +0800, Yang Xiuwei wrote:
> Two small io_uring/uring_cmd cleanups:
>
> - copy the SQE into async data in io_uring_cmd_issue_blocking()
> before punting to io-wq, as the -EAGAIN and fallback punt paths
> already do (discussed in May [1])
> - fix comment typos in io_uring_cmd_mark_cancelable() and correct
> the memory-ordering note in __io_uring_cmd_done()
>
> [...]
Applied, thanks!
[1/2] io_uring/uring_cmd: copy SQE before issue_blocking punt
commit: c0da6ecf90e4f54dd8a3afe6ddeed427cb4aa091
[2/2] io_uring/uring_cmd: fix uring_cmd.c comments
commit: 12dbe5d2476980aa78883b12c9cb90b656f5c50c
Best regards,
--
Jens Axboe