On Fri, 19 May 2023 16:08:34 -0700, Sagar Biradar wrote:
Fix the IO hang that arises because of MSIx vector not having a mapped online CPU upon receiving completion.
The SCSI cmds take the blk_mq route, which is setup during the init. The reserved cmds fetch the vector_no from mq_map after the init is complete and before the init, they use 0 - as per the norm.
[...]
Applied to 6.4/scsi-fixes, thanks!
[1/1] aacraid: reply queue mapping to CPUs based of IRQ affinity https://git.kernel.org/mkp/scsi/c/9dc704dcc09e