Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: axboe@kernel.dk (Jens Axboe)
Subject: [PATCH] blk-mq: Fix poll_stat for new size-based bucketing.
Date: Thu, 20 Apr 2017 17:12:08 -0600	[thread overview]
Message-ID: <44a0b09e-d150-a0e8-f5e2-5792f4d4f74a@kernel.dk> (raw)
In-Reply-To: <1492729151-20983-1-git-send-email-sbates@raithlin.com>

On 04/20/2017 04:59 PM, sbates@raithlin.com wrote:
> From: Stephen Bates <sbates at raithlin.com>
> 
> Fixes an issue where the size of the poll_stat array in request_queue
> does not match the size expected by the new size based bucketing for
> IO completion polling.
> 
> Should be applied on top of commit 720b8ccc4500 ("blk-mq: Add a
> polling specific stats function").

Thanks, added. BTW, in the future, we have a format for specifying
if a patch fixes another patch. This should have been:

Fixes: 720b8ccc4500 ("blk-mq: Add a polling specific stats function")

-- 
Jens Axboe

  reply	other threads:[~2017-04-20 23:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-20 22:59 [PATCH] blk-mq: Fix poll_stat for new size-based bucketing sbates
2017-04-20 23:12 ` Jens Axboe [this message]
2017-04-20 23:13   ` Stephen  Bates
2017-04-20 23:16     ` Jens Axboe
2017-04-20 23:57     ` Sagi Grimberg
2017-04-21  9:26       ` Stephen  Bates

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=44a0b09e-d150-a0e8-f5e2-5792f4d4f74a@kernel.dk \
    --to=axboe@kernel.dk \
    /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