[PATCH] UBUNTU: [Config] arm64: disable BPF_JIT_ALWAYS_ON
Paolo Pisati
paolo.pisati at canonical.com
Fri Apr 13 09:41:54 UTC 2018
BugLink: https://bugs.launchpad.net/bugs/1763644
Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
debian.snapdragon/config/config.common.ubuntu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.snapdragon/config/config.common.ubuntu b/debian.snapdragon/config/config.common.ubuntu
index 7b8b7c7..7bc0e5c 100644
--- a/debian.snapdragon/config/config.common.ubuntu
+++ b/debian.snapdragon/config/config.common.ubuntu
@@ -630,7 +630,7 @@ CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_BOUNCE=y
CONFIG_BPF=y
CONFIG_BPF_JIT=y
-CONFIG_BPF_JIT_ALWAYS_ON=y
+# CONFIG_BPF_JIT_ALWAYS_ON is not set
CONFIG_BPF_SYSCALL=y
CONFIG_BPQETHER=m
CONFIG_BQL=y
--
2.7.4
More information about the kernel-team
mailing list