You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scsi: aacraid: Fix INTx/MSI-x issue with older controllers
commit 78cbccd ("aacraid: Fix for KDUMP driver hang")
caused a problem on older controllers which do not support MSI-x (namely
ASR3405,ASR3805). This patch conditionalizes the previous patch to
controllers which support MSI-x
Cc: <[email protected]> # v4.7+
Fixes: 78cbccd ("aacraid: Fix for KDUMP driver hang")
Reported-by: Arkadiusz Miskiewicz <[email protected]>
Signed-off-by: Dave Carroll <[email protected]>
Reviewed-by: Raghava Aditya Renukunta <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
0 commit comments