commit | d4dd2d75a26ef07cadc2949efeea9fabc2a5c299 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Mon Aug 21 00:26:03 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 20 19:45:09 2017 -0700 |
tree | 47e2bab8d0bee86f6b09dc608c742023cd6353e1 | |
parent | 4f8a881acc9d1adaf1e552349a0b1df28933a04c [diff] |
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>