mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: linux-kernel@vger.kernel.org, Bill Wendling <morbo@google.com>
Cc: Daniel Wagner <dwagner@suse.de>, Kees Cook <kees@kernel.org>,
	 Gogul Balakrishnan <bgogul@google.com>,
	 Arman Hasanzadeh <armanihm@google.com>,
	linux-block@vger.kernel.org
Subject: Re: [PATCH v2] blkdev: Annotate struct request_queue with __counted_by_ptr
Date: Thu, 26 Feb 2026 08:41:28 -0700	[thread overview]
Message-ID: <177212048818.990177.5581263448487693184.b4-ty@kernel.dk> (raw)
In-Reply-To: <20260225205107.2837665-1-morbo@google.com>


On Wed, 25 Feb 2026 20:51:05 +0000, Bill Wendling wrote:
> The queue_hw_ctx field in struct request_queue is an array of pointers to
> struct blk_mq_hw_ctx. The number of elements in this array is tracked by
> the nr_hw_queues field.
> 
> The array is allocated in __blk_mq_realloc_hw_ctxs() using kcalloc_node()
> with set->nr_hw_queues elements. q->nr_hw_queues is subsequently updated
> to set->nr_hw_queues.
> 
> [...]

Applied, thanks!

[1/1] blkdev: Annotate struct request_queue with __counted_by_ptr
      (no commit info)

Best regards,
-- 
Jens Axboe




      reply	other threads:[~2026-02-26 15:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-19  0:49 [PATCH] " Bill Wendling
2026-02-19 12:14 ` Daniel Wagner
2026-02-19 17:02   ` Bill Wendling
2026-02-19 17:23     ` Daniel Wagner
2026-02-23 22:47       ` Bill Wendling
2026-02-24  8:55         ` Daniel Wagner
2026-02-25 18:26           ` Bill Wendling
2026-02-25 18:53             ` Jens Axboe
2026-02-25 19:00               ` Daniel Wagner
2026-02-25 20:45               ` Bill Wendling
2026-02-25 20:51 ` [PATCH v2] " Bill Wendling
2026-02-26 15:41   ` 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=177212048818.990177.5581263448487693184.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=armanihm@google.com \
    --cc=bgogul@google.com \
    --cc=dwagner@suse.de \
    --cc=kees@kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=morbo@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®