[PATCH] bpf.2: update JIT support list for Linux 4.18

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



JIT support for x86-32 was during the Linux 4.18 release cycle. Also
correct the entry for MIPS (only MIPS64 is supported) and the source for
the list.

Signed-off-by: Tobias Klauser <tklauser@xxxxxxxxxx>
---
 man2/bpf.2 | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/man2/bpf.2 b/man2/bpf.2
index c712dce4150e..cbc131df2a83 100644
--- a/man2/bpf.2
+++ b/man2/bpf.2
@@ -1181,7 +1181,8 @@ 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.16-rc by grepping for BPF_ALU64
+.\" last reviewed in Linux 4.18-rc 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);
@@ -1195,9 +1196,11 @@ PowerPC 64 (since Linux 4.8);
 .IP *
 SPARC 64 (since Linux 4.12);
 .IP *
-MIPS (since Linux 4.13);
+MIPS 64 (since Linux 4.13);
 .IP *
 ARM32 (since Linux 4.14).
+.IP *
+x86-32 (since Linux 4.18).
 .PD
 .SH SEE ALSO
 .BR seccomp (2),
-- 
2.18.0.130.g98da2f6b3e4a


--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux