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
Makefile -rw-r--r-- 754 bytes
bpf_asm.c -rw-r--r-- 1.2 KB
bpf_dbg.c -rw-r--r-- 28.2 KB
bpf_exp.l -rw-r--r-- 4.0 KB
bpf_exp.y -rw-r--r-- 15.5 KB
bpf_jit_disasm.c -rw-r--r-- 5.4 KB

back to top