Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b609c7ce authored by Giuliano Procida's avatar Giuliano Procida Committed by Greg Kroah-Hartman
Browse files

blk-mq: move _blk_mq_update_nr_hw_queues synchronize_rcu call



This fixes the
4.14 backport commit 574eb136
which was
upstream commit f5bbbbe4.

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 just after unfreezeing queues.

This commit moves the call to its intended place.

Fixes: 574eb136 ("blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter")
Signed-off-by: default avatarGiuliano Procida <gprocida@google.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent c537cd50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment