]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
bpf, doc: also add s390x as arch to sysctl description
authorDaniel Borkmann <daniel@iogearbox.net>
Sun, 20 Aug 2017 22:26:03 +0000 (00:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Aug 2017 02:45:09 +0000 (19:45 -0700)
Looks like this was accidentally missed, so still add s390x
as supported eBPF JIT arch to bpf_jit_enable.

Fixes: 014cd0a368dc ("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>
Documentation/sysctl/net.txt

index d7c2b88b92ae80fbfbfb765b5b841e7780209ffb..28596e03220b5528891c19316b7cfe2b53fcf331 100644 (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