bpf.2: Minor tweaks to Tobias Klauser's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-08-09 15:49:18 +02:00
parent c3a428409a
commit 6d2ac026e8
1 changed files with 3 additions and 2 deletions

View File

@ -1181,8 +1181,9 @@ is initialized to 1 and is immutable.
one of the Spectre attacks against the BPF interpreter.)
.PP
The JIT compiler for eBPF is currently
.\" last reviewed in Linux 4.18-rc by checking the documentation for
.\" bpf_jit_enable in Documentation/sysctl/net.txt
.\" Last reviewed in Linux 4.16-rc by grepping for BPF_ALU64 in arch/
.\" and by checking the documentation for bpf_jit_enable in
.\" Documentation/sysctl/net.txt
available for the following architectures:
.IP * 3
x86-64 (since Linux 3.18);