[PATCHv2 0/3] nvme fix handling for user changed module params
Keith Busch
kbusch at meta.com
Thu Feb 12 08:47:30 PST 2026
From: Keith Busch <kbusch at kernel.org>
Changes from v1:
* Added some code comments to explain why the queue count calculation
needs to happen this way
* Replaced the switch with more compact 'if' checks
* Added reviews
Keith Busch (3):
nvme-pci: ensure we're polling a polled queue
nvme-pci: cap queue creation to used queues
nvme-pci: do not try to add queue maps at runtime
drivers/nvme/host/pci.c | 23 +++++++++++++++++++++--
1 file changed, 21 insertions(+), 2 deletions(-)
--
2.47.3
More information about the Linux-nvme
mailing list