v3: -- Use "return failure" instead of "return in failure". -- Use "Enable BPF JIT by default" for config BPF_JIT_DEFAULT_ON. v2: -- Use the full path /proc/sys/net/core/bpf_jit_enable in the help text. -- Update the commit message to make it clear in patch #2. Tiezhu Yang (2): bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig bpf: Make BPF_JIT_DEFAULT_ON selectable in Kconfig kernel/bpf/Kconfig | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) -- 2.1.0