From: Jens Axboe <axboe@kernel.dk>
To: linux-block@vger.kernel.org, Ming Lei <ming.lei@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>, Mike Snitzer <snitzer@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH] block: set default max segment size in case of virt_boundary
Date: Mon, 06 May 2024 20:28:29 -0600 [thread overview]
Message-ID: <171504890971.2934.13939084723557956334.b4-ty@kernel.dk> (raw)
In-Reply-To: <20240424134722.2584284-1-ming.lei@redhat.com>
On Wed, 24 Apr 2024 21:47:22 +0800, Ming Lei wrote:
> For devices with virt_boundary limit, the driver may provide zero max
> segment size, we have to set it as UINT_MAX at default. Otherwise, it
> may cause warning in driver when handling sglist.
>
> Fix it by setting default max segment size as UINT_MAX.
>
>
> [...]
Applied, thanks!
[1/1] block: set default max segment size in case of virt_boundary
commit: ffd379c13fc0ab2c7c4313e7a01c71d9d202cc88
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2024-05-07 2:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-24 13:47 [PATCH] block: set default max segment size in case of virt_boundary Ming Lei
2024-05-07 1:41 ` Ming Lei
2024-05-07 2:28 ` Jens Axboe
2024-05-07 2:28 ` 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=171504890971.2934.13939084723557956334.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--cc=geert+renesas@glider.be \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
--cc=ming.lei@redhat.com \
--cc=snitzer@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.