From: Daniel Borkmann Date: Sun, 20 Aug 2017 22:26:03 +0000 (+0200) Subject: bpf, doc: also add s390x as arch to sysctl description X-Git-Tag: v4.14-rc1~258^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4dd2d75a26ef07cadc2949efeea9fabc2a5c299;p=platform%2Fkernel%2Flinux-rpi.git 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 Acked-by: Alexei Starovoitov Signed-off-by: David S. Miller --- diff --git a/Documentation/sysctl/net.txt b/Documentation/sysctl/net.txt index d7c2b88..28596e0 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