commit 89c4c3f26bede683210c93695f3c3d6e047431e9
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri Dec 18 17:28:30 2020 +0100

    - disable CONFIG_BPF_PRELOAD on x32

 kernel.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/kernel.spec b/kernel.spec
index 291fdca0..5d2b3e4c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -911,6 +911,10 @@ BuildConfig() {
                CONFIG_NFS_FS=y
                CONFIG_ROOT_NFS=y
 %endif
+
+%ifarch x32
+               CONFIG_BPF_PRELOAD=n
+%endif
 EOCONFIG
 
 %if %{with rescuecd}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/89c4c3f26bede683210c93695f3c3d6e047431e9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to