From: David S. Miller Date: Tue, 14 Feb 2017 17:43:19 +0000 (-0500) Subject: Merge branch 'sfc-bogus-interrupt-mode-fallbacks' X-Git-Tag: v5.15~11849^2~111 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd08b532f49b640c8d2ba1a7a7344ab206e051cb;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'sfc-bogus-interrupt-mode-fallbacks' Edward Cree says: ==================== sfc: prevent bogus interrupt-mode fallbacks EF10 VFs only support MSI-X interrupts, not MSI or legacy. This series stops the probe logic from trying to fallback to those if MSI-X interrupt probe fails. It also prevents selecting them with the interrupt_mode module parameter. This avoids producing messages like "failed to hook legacy IRQ 0" and "IRQ handler type mismatch for IRQ 0", and ensures that the relevant error (from the attempt to enable MSI-X) is reported to the caller. ==================== Signed-off-by: David S. Miller --- bd08b532f49b640c8d2ba1a7a7344ab206e051cb