From ac700e27ed5af01111c131ffe31b0e3ed93a5df4 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 5 Sep 2018 17:05:29 +0200 Subject: [PATCH] linux-4.14.68: Revert genirq/affinity patch breaking aacraid The commit is added in 4.14.56, and break the HBA1000, so attached devices do not show up. Reverting the commit fixes the issues, though other possible side effects are unknown. --- linux-4.14.68-220.bee | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux-4.14.68-220.bee b/linux-4.14.68-220.bee index 86ca316d8..6f77987b8 100755 --- a/linux-4.14.68-220.bee +++ b/linux-4.14.68-220.bee @@ -16,6 +16,8 @@ SRCURL[0]="https://cdn.kernel.org/pub/linux/kernel/v${PKGVERSION[1]}.x/linux-${P # EXCLUDE="" +PATCHURL+=(/src/mariux/patches/0001-Revert-genirq-affinity-assign-vectors-to-all-possibl.patch) + #CONFIG= KERNELLOCAL=".mx64.${PKGREVISION}"