public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq: fix hang in blk_mq_freeze_queue_wait
@ 2021-11-11  8:51 Ming Lei
  2021-11-11  8:51 ` [PATCH 1/2] blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge Ming Lei
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ming Lei @ 2021-11-11  8:51 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Ming Lei

Hello,

The 1st patch fixes hang in blk_mq_freeze_queue_wait().

The 2nd one renames blk_attempt_bio_merge, so we can avoid duplicated
symbols in block layer. 


Ming Lei (2):
  blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge
  blk-mq: rename blk_attempt_bio_merge

 block/blk-mq-sched.c |  4 ----
 block/blk-mq.c       | 10 ++++++----
 2 files changed, 6 insertions(+), 8 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-11 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-11  8:51 [PATCH 0/2] blk-mq: fix hang in blk_mq_freeze_queue_wait Ming Lei
2021-11-11  8:51 ` [PATCH 1/2] blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge Ming Lei
2021-11-11  8:56   ` Christoph Hellwig
2021-11-11  8:51 ` [PATCH 2/2] blk-mq: rename blk_attempt_bio_merge Ming Lei
2021-11-11  8:57   ` Christoph Hellwig
2021-11-11 14:23 ` [PATCH 0/2] blk-mq: fix hang in blk_mq_freeze_queue_wait Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox