linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq: two fixes about updating hw queues
@ 2018-09-27 10:43 Jianchao Wang
  2018-09-27 10:43 ` [PATCH 1/2] blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues Jianchao Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jianchao Wang @ 2018-09-27 10:43 UTC (permalink / raw)
  To: axboe; +Cc: keith.busch, ming.lei, linux-block, linux-kernel

Hi Jens

This patch set fixes two defects during update hw queues.

1st patch refactor the blk-mq debugfs and sysfs register during
blk_mq_update_nr_hw_queues.

2nd patch should be able to fix the panic reported in follwing link
https://marc.info/?l=linux-block&m=153799465603723&w=2

Jianchao Wang (2)
blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues
blk-mq: fallback to previous nr_hw_queues when updating fails

block/blk-mq.c | 79 ++++++++++++++++++++++++++++++++++------------------------
1 file changed, 47 insertions(+), 32 deletions(-)

Thanks
Jianchao

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

end of thread, other threads:[~2018-10-09  2:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-27 10:43 [PATCH 0/2] blk-mq: two fixes about updating hw queues Jianchao Wang
2018-09-27 10:43 ` [PATCH 1/2] blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues Jianchao Wang
2018-09-29  2:49   ` Ming Lei
2018-09-29  3:02     ` jianchao.wang
2018-10-09  2:49   ` Ming Lei
2018-09-27 10:43 ` [PATCH 2/2] blk-mq: fallback to previous nr_hw_queues when updating fails Jianchao Wang
2018-10-09  1:41 ` [PATCH 0/2] blk-mq: two fixes about updating hw queues jianchao.wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).