public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Yang Xiuwei <yangxiuwei@kylinos.cn>
Cc: io-uring@vger.kernel.org
Subject: Re: [PATCH] io_uring: use local ctx consistently
Date: Wed, 1 Apr 2026 07:08:05 -0600	[thread overview]
Message-ID: <39f7830d-a77e-48ab-bc00-77591a1664c4@kernel.dk> (raw)
In-Reply-To: <20260401022158.2327865-1-yangxiuwei@kylinos.cn>

On 3/31/26 8:21 PM, Yang Xiuwei wrote:
> Use the struct io_ring_ctx *ctx already held in io_buffer_select(),
> io_send_zc_prep(), and io_timeout_fn() for submit lock/unlock,
> compat checks, and cq_timeouts accounting, instead of repeating
> req->ctx.
> 
> No functional change.

Please check for-7.1/io_uring first, most/all of these are already
done.

-- 
Jens Axboe


      reply	other threads:[~2026-04-01 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-01  2:21 [PATCH] io_uring: use local ctx consistently Yang Xiuwei
2026-04-01 13:08 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39f7830d-a77e-48ab-bc00-77591a1664c4@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=yangxiuwei@kylinos.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox