1
0
Fork 0

bpf, doc: also add s390x as arch to sysctl description

Looks like this was accidentally missed, so still add s390x
as supported eBPF JIT arch to bpf_jit_enable.

Fixes: 014cd0a368 ("bpf: Update sysctl documentation to list all supported architectures")
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
zero-colors
Daniel Borkmann 2017-08-21 00:26:03 +02:00 committed by David S. Miller
parent 4f8a881acc
commit d4dd2d75a2
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ two flavors of JITs, the newer eBPF JIT currently supported on:
- ppc64
- sparc64
- mips64
- s390x
And the older cBPF JIT supported on the following archs:
- arm