Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714506
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Michael Ellerman <mpe@ellerman.id.au> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures |
| Date | Fri, 18 Aug 2017 03:30:02 +0200 |
| Message-ID | <ufEgO-4CU-1@gated-at.bofh.it> (permalink) |
| References | <ufqnv-3zF-5@gated-at.bofh.it> <ufrCX-4m1-47@gated-at.bofh.it> |
| User-Agent | Notmuch/0.21 (https://notmuchmail.org) |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 19 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Fri, 18 Aug 2017 11:27:07 +1000 |
| X-Original-Message-ID | <87efs9r7h0.fsf@concordia.ellerman.id.au> |
| X-Original-References | <1502965839-23115-1-git-send-email-mpe@ellerman.id.au> <59958304.7030702@iogearbox.net> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1714506 |
Show key headers only | View raw
Daniel Borkmann <daniel@iogearbox.net> writes: > On 08/17/2017 12:30 PM, Michael Ellerman wrote: >> 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> > > The last paragraph speaking about tcpdump, I can take care of > later, also given the patch is about updating list of archs, so > lgtm, thanks! Thanks. cheers
Back to linux.kernel | Previous | Next — Previous in thread | Next 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