1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 08:35:19 -05:00
linux/drivers/scsi/pm8001
Daniel Wagner a141c17a54 scsi: pm8001: Do not overwrite PCI queue mapping
blk_mq_pci_map_queues() maps all queues but right after this, we overwrite
these mappings by calling blk_mq_map_queues(). Just use one helper but not
both.

Fixes: 42f22fe36d ("scsi: pm8001: Expose hardware queues for pm80xx")
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Link: https://lore.kernel.org/r/20240912-do-not-overwrite-pci-mapping-v1-1-85724b6cec49@suse.de
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2024-09-12 20:52:00 -04:00
..
Makefile
pm80xx_hwi.c scsi: pm8001: Remove trailing space after \n newline 2024-09-12 20:26:22 -04:00
pm80xx_hwi.h
pm80xx_tracepoints.c
pm80xx_tracepoints.h
pm8001_chips.h
pm8001_ctl.c
pm8001_ctl.h
pm8001_defs.h
pm8001_hwi.c
pm8001_hwi.h
pm8001_init.c scsi: pm8001: Do not overwrite PCI queue mapping 2024-09-12 20:52:00 -04:00
pm8001_sas.c scsi: pm80xx: Set phy->enable_completion only when we wait for it 2024-07-04 22:53:13 -04:00
pm8001_sas.h