aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2017-08-21 00:26:03 +0200
committerDavid S. Miller <davem@davemloft.net>2017-08-20 19:45:09 -0700
commitd4dd2d75a26ef07cadc2949efeea9fabc2a5c299 (patch)
tree47e2bab8d0bee86f6b09dc608c742023cd6353e1 /Documentation/sysctl
parentnet: sched: fix NULL pointer dereference when action calls some targets (diff)
downloadlinux-dev-d4dd2d75a26ef07cadc2949efeea9fabc2a5c299.tar.xz
linux-dev-d4dd2d75a26ef07cadc2949efeea9fabc2a5c299.zip
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: 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>
Diffstat (limited to 'Documentation/sysctl')
-rw-r--r--Documentation/sysctl/net.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sysctl/net.txt b/Documentation/sysctl/net.txt
index d7c2b88b92ae..28596e03220b 100644
--- a/Documentation/sysctl/net.txt
+++ b/Documentation/sysctl/net.txt
@@ -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