Revision 8af8e1c22f9994bb1849c01d66c24fe23f9bc9a0 authored by Dave Carroll on 09 February 2017, 18:04:47 UTC, committed by Martin K. Petersen on 10 February 2017, 00:28:11 UTC
commit 78cbccd3bd68 ("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: <stable@vger.kernel.org> # v4.7+
Fixes: 78cbccd3bd68 ("aacraid: Fix for KDUMP driver hang")
Reported-by: Arkadiusz Miskiewicz <a.miskiewicz@gmail.com>
Signed-off-by: Dave Carroll <david.carroll@microsemi.com>
Reviewed-by: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent ffdadd6
History
File Mode Size
include
ss
.gitignore -rw-r--r-- 25 bytes
Kconfig -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 868 bytes
avc.c -rw-r--r-- 30.8 KB
exports.c -rw-r--r-- 709 bytes
hooks.c -rw-r--r-- 162.5 KB
netif.c -rw-r--r-- 7.0 KB
netlabel.c -rw-r--r-- 13.5 KB
netlink.c -rw-r--r-- 2.4 KB
netnode.c -rw-r--r-- 7.9 KB
netport.c -rw-r--r-- 6.3 KB
nlmsgtab.c -rw-r--r-- 7.4 KB
selinuxfs.c -rw-r--r-- 42.7 KB
xfrm.c -rw-r--r-- 11.1 KB

back to top