public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq & nvme-pci: fix io failure in kdump kernel
@ 2023-07-08  2:02 Ming Lei
  2023-07-08  2:02 ` [PATCH 1/2] blk-mq: add blk_mq_max_nr_hw_queues() Ming Lei
  2023-07-08  2:02 ` [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues Ming Lei
  0 siblings, 2 replies; 12+ messages in thread
From: Ming Lei @ 2023-07-08  2:02 UTC (permalink / raw)
  To: Jens Axboe, linux-nvme
  Cc: linux-block, Christoph Hellwig, Wen Xiong, Keith Busch, Ming Lei

Hello,

This two patches fixes nvme-pci io failure on kdump kernel.

Thanks,
Ming

Ming Lei (2):
  blk-mq: add blk_mq_max_nr_hw_queues()
  nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues

 block/blk-mq.c          | 9 +++++++++
 drivers/nvme/host/pci.c | 2 +-
 include/linux/blk-mq.h  | 1 +
 3 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-07-11  7:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-08  2:02 [PATCH 0/2] blk-mq & nvme-pci: fix io failure in kdump kernel Ming Lei
2023-07-08  2:02 ` [PATCH 1/2] blk-mq: add blk_mq_max_nr_hw_queues() Ming Lei
2023-07-08  2:02 ` [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues Ming Lei
2023-07-10  6:41   ` Christoph Hellwig
2023-07-10  9:14     ` Ming Lei
2023-07-10 16:51       ` Keith Busch
2023-07-11  1:33         ` Ming Lei
2023-07-11  3:35       ` Baoquan He
2023-07-11  3:53         ` Ming Lei
2023-07-11  6:59           ` Baoquan He
2023-07-11  3:55       ` Pingfan Liu
2023-07-11  4:05       ` Pingfan Liu

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