netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] bpf, doc: also add s390x as arch to sysctl description
@ 2017-08-20 22:26 Daniel Borkmann
  2017-08-21  0:31 ` Alexei Starovoitov
  2017-08-21  2:45 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Borkmann @ 2017-08-20 22:26 UTC (permalink / raw)
  To: davem; +Cc: ast, netdev, Daniel Borkmann

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>
---
 Documentation/sysctl/net.txt | 1 +
 1 file changed, 1 insertion(+)

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
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net] bpf, doc: also add s390x as arch to sysctl description
  2017-08-20 22:26 [PATCH net] bpf, doc: also add s390x as arch to sysctl description Daniel Borkmann
@ 2017-08-21  0:31 ` Alexei Starovoitov
  2017-08-21  2:45 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Alexei Starovoitov @ 2017-08-21  0:31 UTC (permalink / raw)
  To: Daniel Borkmann, davem; +Cc: netdev

On 8/20/17 3:26 PM, Daniel Borkmann wrote:
> 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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net] bpf, doc: also add s390x as arch to sysctl description
  2017-08-20 22:26 [PATCH net] bpf, doc: also add s390x as arch to sysctl description Daniel Borkmann
  2017-08-21  0:31 ` Alexei Starovoitov
@ 2017-08-21  2:45 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2017-08-21  2:45 UTC (permalink / raw)
  To: daniel; +Cc: ast, netdev

From: Daniel Borkmann <daniel@iogearbox.net>
Date: Mon, 21 Aug 2017 00:26:03 +0200

> 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>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-21  2:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-20 22:26 [PATCH net] bpf, doc: also add s390x as arch to sysctl description Daniel Borkmann
2017-08-21  0:31 ` Alexei Starovoitov
2017-08-21  2:45 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).