Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714226
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures |
| Date | 2017-08-17 19:20 +0200 |
| Message-ID | <ufwCC-7Vp-25@gated-at.bofh.it> (permalink) |
| References | <ufqnv-3zF-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Michael Ellerman <mpe@ellerman.id.au> Date: Thu, 17 Aug 2017 20:30:39 +1000 > The sysctl documentation states that the JIT is only available on > x86_64, which is no longer correct. > > Update the list, and break it out to indicate which architectures > support the cBPF JIT (via HAVE_CBPF_JIT) or the eBPF JIT > (HAVE_EBPF_JIT). > > Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Applied, thanks Michael.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman <mpe@ellerman.id.au> - 2017-08-17 12:40 +0200
Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures Daniel Borkmann <daniel@iogearbox.net> - 2017-08-17 14:00 +0200
Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman <mpe@ellerman.id.au> - 2017-08-18 03:30 +0200
Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures David Miller <davem@davemloft.net> - 2017-08-17 19:20 +0200
csiph-web