public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Giuliano Procida <gprocida@google.com>
Cc: gregkh@linuxfoundation.org, stable@vger.kernel.org, axboe@kernel.dk
Subject: Re: [PATCH] blk-mq: move blk_mq_update_nr_hw_queues synchronize_rcu call
Date: Fri, 19 Jun 2020 00:10:48 -0400	[thread overview]
Message-ID: <20200619041048.GW1931@sasha-vm> (raw)
In-Reply-To: <20200618183022.212135-1-gprocida@google.com>

On Thu, Jun 18, 2020 at 07:30:22PM +0100, Giuliano Procida wrote:
>This fixes the
>4.9 backport commit f530afb974c2e82047bd6220303a2dbe30eff304
>which was
>upstream commit f5bbbbe4d63577026f908a809f22f5fd5a90ea1f.
>
>The upstream commit added a call to synchronize_rcu to
>_blk_mq_update_nr_hw_queues, just after freezing queues.
>
>In the backport this landed (in blk_mq_update_nr_hw_queues instead),
>just after unfreezeing queues.
>
>This commit moves the call to its intended place.
>
>Fixes: f530afb974c2 ("blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter")
>Signed-off-by: Giuliano Procida <gprocida@google.com>

Good catch! I've queued this and the 4.14 version.

-- 
Thanks,
Sasha

      reply	other threads:[~2020-06-19  4:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-18 18:30 [PATCH] blk-mq: move blk_mq_update_nr_hw_queues synchronize_rcu call Giuliano Procida
2020-06-19  4:10 ` Sasha Levin [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=20200619041048.GW1931@sasha-vm \
    --to=sashal@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=gprocida@google.com \
    --cc=gregkh@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox