mbox series

[bpf-next,v2,0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON

Message ID 1645240502-13398-1-git-send-email-yangtiezhu@loongson.cn (mailing list archive)
Headers show
Series Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON | expand

Message

Tiezhu Yang Feb. 19, 2022, 3:15 a.m. UTC
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(-)