diff options
author | Tiezhu Yang <[email protected]> | 2022-02-22 17:57:05 +0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-03-01 00:28:06 +0100 |
commit | b664e255ba3c655a675e4e1fe9503d6f7ada3305 (patch) | |
tree | d7b036c1ff52ea54a57a05349c6017ea7f32b062 /drivers/fpga/fpga-bridge.c | |
parent | 43429ea74a121683dc231d0a694bb32734caea92 (diff) |
bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
When CONFIG_BPF_JIT_ALWAYS_ON is enabled, /proc/sys/net/core/bpf_jit_enable
is permanently set to 1 and setting any other value than that will return
failure.
Add the above description in the help text of config BPF_JIT_ALWAYS_ON, and
then we can distinguish between BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON.
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions