Centos-kernel-stream-9/drivers/scsi/mpi3mr
Ming Lei bcbd3c2a8c scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
JIRA: https://issues.redhat.com/browse/RHEL-79409
Conflicts: drop change on fnic/pm8001 which doesn't define map_queues
  callbacks, context difference for hisi_sas_v3_hw because rhel9
  doesn't support io polling for hisi_sas_v3_hw

commit bd326a5ad6397ccfc67af862606be107c15a43e6
Author: Daniel Wagner <wagi@kernel.org>
Date:   Mon Dec 2 15:00:13 2024 +0100

    scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues

    Replace all users of blk_mq_pci_map_queues with the more generic
    blk_mq_map_hw_queues. This in preparation to retire
    blk_mq_pci_map_queues.

    Reviewed-by: Christoph Hellwig <hch@lst.de>
    Reviewed-by: Hannes Reinecke <hare@suse.de>
    Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
    Reviewed-by: Ming Lei <ming.lei@redhat.com>
    Reviewed-by: John Garry <john.g.garry@oracle.com>
    Signed-off-by: Daniel Wagner <wagi@kernel.org>
    Link: https://lore.kernel.org/r/20241202-refactor-blk-affinity-helpers-v6-5-27211e9c2cd5@kernel.org
    Signed-off-by: Jens Axboe <axboe@kernel.dk>

Signed-off-by: Ming Lei <ming.lei@redhat.com>
2025-03-14 16:48:34 +08:00
..
mpi scsi: mpi3mr: Update MPI Headers to revision 34 2025-02-13 00:22:01 +05:30
Kconfig
Makefile scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile 2023-05-10 16:52:26 +02:00
mpi3mr.h scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues 2025-03-14 16:48:34 +08:00
mpi3mr_app.c scsi: mpi3mr: Avoid reply queue full condition 2025-02-13 01:48:49 +05:30
mpi3mr_debug.h scsi: mpi3mr: Update copyright year 2023-05-13 16:25:41 +02:00
mpi3mr_fw.c scsi: mpi3mr: Avoid reply queue full condition 2025-02-13 01:48:49 +05:30
mpi3mr_os.c scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues 2025-03-14 16:48:34 +08:00
mpi3mr_transport.c scsi: mpi3mr: Validate SAS port assignments 2025-02-13 00:22:01 +05:30