On Mon, 12 Apr 2021 19:57:40 +0300, Roman Bolshakov wrote:
Commit a6dcfe08487e ("scsi: qla2xxx: Limit interrupt vectors to number of CPUs") lowers the number of allocated MSI-X vectors to the number of CPUs.
That breaks vector allocation assumptions in qla83xx_iospace_config(), qla24xx_enable_msix() and qla2x00_iospace_config(). Either of the functions computes maximum number of qpairs as:
[...]
Applied to 5.13/scsi-queue, thanks!
[1/1] scsi: qla2xxx: Reserve extra IRQ vectors https://git.kernel.org/mkp/scsi/c/f02d4086a8f3