linux-stable/drivers/scsi/mpi3mr
Christoph Hellwig 30efd3823f scsi: mpi3mr: Switch to using ->device_configure
Switch to the ->device_configure method instead of ->slave_configure and
update the block limits on the passed in queue_limits instead of using the
per-limit accessors.

Note that mpi3mr also updates the limits from an event handler that
iterates all SCSI devices.  This is also updated to use the queue_limits,
but the complete locking of this path probably means it already is
completely broken and needs a proper audit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20240409143748.980206-22-hch@lst.de
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2024-04-11 21:43:53 -04:00
..
mpi scsi: mpi3mr: Update MPI Headers to revision 31 2024-03-25 18:14:33 -04:00
Kconfig scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRS 2022-10-22 03:14:51 +00:00
Makefile scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile 2022-12-14 03:01:38 +00:00
mpi3mr_app.c scsi: mpi3mr: Pass queue_limits to bsg_setup_queue() 2024-04-11 21:37:48 -04:00
mpi3mr_debug.h scsi: mpi3mr: Update copyright year 2023-03-16 23:54:29 -04:00
mpi3mr_fw.c Merge patch series "mpi3mr: Few Enhancements and minor fixes" 2024-03-25 18:15:27 -04:00
mpi3mr_os.c scsi: mpi3mr: Switch to using ->device_configure 2024-04-11 21:43:53 -04:00
mpi3mr_transport.c scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() 2024-02-26 20:33:49 -05:00
mpi3mr.h scsi: mpi3mr: Switch to using ->device_configure 2024-04-11 21:43:53 -04:00