All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Baul Lee <baul.lee@xbow.com>,
	io-uring@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] io_uring/net: don't truncate the bundle segment length to int
Date: Wed, 29 Jul 2026 09:39:25 -0600	[thread overview]
Message-ID: <e82bbbe3-a1b1-45bc-b865-e3ff6ac95015@kernel.dk> (raw)
In-Reply-To: <20260729151504.47280-1-baul.lee@xbow.com>

On 7/29/26 9:15 AM, Baul Lee wrote:
> io_bundle_nbufs() works out how many buffers a short bundle transfer
> consumed by walking the mapped iovec and subtracting each segment from the
> transferred length:

Should already be fixed by:

https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git/commit/?h=io_uring-7.2&id=bc6d516abfe7085bf706aff22127859f06174f75

-- 
Jens Axboe

      parent reply	other threads:[~2026-07-29 15:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-29 15:15 [PATCH] io_uring/net: don't truncate the bundle segment length to int Baul Lee
2026-07-29 15:34 ` Gabriel Krisman Bertazi
2026-07-29 15:39 ` 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=e82bbbe3-a1b1-45bc-b865-e3ff6ac95015@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=baul.lee@xbow.com \
    --cc=io-uring@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.