[PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON

From: Tiezhu Yang
Date: Tue Feb 22 2022 - 04:57:26 EST


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