diff mbox series

UBUNTU: [Config] arm64: disable BPF_JIT_ALWAYS_ON

Message ID 1523612514-23888-3-git-send-email-paolo.pisati@canonical.com
State New
Headers show
Series UBUNTU: [Config] arm64: disable BPF_JIT_ALWAYS_ON | expand

Commit Message

Paolo Pisati April 13, 2018, 9:41 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1763644

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
---
 debian.snapdragon/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Kleber Sacilotto de Souza April 13, 2018, 3:39 p.m. UTC | #1
On 04/13/18 11:41, Paolo Pisati wrote:
> BugLink: https://bugs.launchpad.net/bugs/1763644
> 
> Signed-off-by: Paolo Pisati <paolo.pisati@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
> 

Applied to xenial/snapdragon branch.

Thanks,
Kleber
diff mbox series

Patch

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