[packages/kernel/LINUX_4_6] - LEGACY_VSYSCALL_EMULATE all=y because glibc is ready for =n but other C libraries are not and we u

arekm arekm at pld-linux.org
Fri Jul 29 18:30:45 CEST 2016


commit 0c88513f1e2f5366f51f14f3d315afc92f6eda6b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Jul 29 18:30:32 2016 +0200

    - LEGACY_VSYSCALL_EMULATE all=y because glibc is ready for =n but other C libraries are not and we use these libraries in initrd

 kernel-x86.config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-x86.config b/kernel-x86.config
index 299c195..9b71eb9 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -114,8 +114,8 @@ BOOTPARAM_HOTPLUG_CPU0 all=n
 DEBUG_HOTPLUG_CPU0 all=n
 COMPAT_VDSO x86=n
 LEGACY_VSYSCALL_NATIVE all=n
-LEGACY_VSYSCALL_EMULATE all=n
-LEGACY_VSYSCALL_NONE all=y
+LEGACY_VSYSCALL_EMULATE all=y
+LEGACY_VSYSCALL_NONE all=n
 CMDLINE_BOOL x86=n
 #- file kernel/livepatch/Kconfig goes here
 #- file kernel/power/Kconfig goes here
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/0c88513f1e2f5366f51f14f3d315afc92f6eda6b



More information about the pld-cvs-commit mailing list