[packages/kernel/LINUX_4_2] - 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:20 CET 2015


commit d820cc9e7d003ece56af198fc27000dc98728376
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Nov 27 22:41:14 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 e178e6e..d4e4b93 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -423,7 +423,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/d820cc9e7d003ece56af198fc27000dc98728376



More information about the pld-cvs-commit mailing list