All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: John Garry <john.g.garry@oracle.com>
Cc: linux-block@vger.kernel.org, martin.petersen@oracle.com,
	hch@lst.de,  hare@suse.de, bvanassche@acm.org,
	dlemoal@kernel.org
Subject: Re: [PATCH v2 0/2] block: make some queue limits checks more robust
Date: Tue, 29 Jul 2025 06:27:12 -0600	[thread overview]
Message-ID: <175379203207.176672.233936006737329867.b4-ty@kernel.dk> (raw)
In-Reply-To: <20250729091448.1691334-1-john.g.garry@oracle.com>


On Tue, 29 Jul 2025 09:14:46 +0000, John Garry wrote:
> This series contains a couple of changes to make request queue limits
> checks more robust.
> 
> About the change to enforce a power-of-2 physical block size, I audited
> the drivers which set this. All look ok to comply with this rule, as
> follows:
> 
> [...]

Applied, thanks!

[1/2] block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
      (no commit info)
[2/2] block: Enforce power-of-2 physical block size
      (no commit info)

Best regards,
-- 
Jens Axboe




      parent reply	other threads:[~2025-07-29 12:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-29  9:14 [PATCH v2 0/2] block: make some queue limits checks more robust John Garry
2025-07-29  9:14 ` [PATCH v2 1/2] block: avoid possible overflow for chunk_sectors check in blk_stack_limits() John Garry
2025-07-29 11:05   ` Damien Le Moal
2025-07-29  9:14 ` [PATCH v2 2/2] block: Enforce power-of-2 physical block size John Garry
2025-07-29 10:19   ` Hannes Reinecke
2025-07-29 11:03   ` Damien Le Moal
2025-07-29 12:27 ` 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=175379203207.176672.233936006737329867.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=bvanassche@acm.org \
    --cc=dlemoal@kernel.org \
    --cc=hare@suse.de \
    --cc=hch@lst.de \
    --cc=john.g.garry@oracle.com \
    --cc=linux-block@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /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.