[packages/kernel/LINUX_4_1] - disable fw userspace loader (obsolete option, no longer supported by udev, causes n*60s stalls on

arekm arekm at pld-linux.org
Fri Nov 27 22:41:38 CET 2015


commit 99548aae6988ac99844868eb908db24cb31197d6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Nov 27 22:41:32 2015 +0100

    - disable fw userspace loader (obsolete option, no longer supported by udev, causes n*60s stalls on microcode loading)

 kernel-multiarch.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index a98e582..a433a31 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -408,7 +408,7 @@ PREVENT_FIRMWARE_BUILD all=y
 FIRMWARE_IN_KERNEL all=n
 EXTRA_FIRMWARE all=""
 FW_LOADER_USER_HELPER all=y
-FW_LOADER_USER_HELPER_FALLBACK all=y
+FW_LOADER_USER_HELPER_FALLBACK all=n
 WANT_DEV_COREDUMP all=y
 DEV_COREDUMP all=y
 DEBUG_DRIVER all=n
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/99548aae6988ac99844868eb908db24cb31197d6



More information about the pld-cvs-commit mailing list