From 069be4fd22f49fae84e8e3cf4541743cb9a53f6f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 12 Jul 2019 14:47:31 +0200 Subject: [PATCH] bpf.2: Correct kernel version for JIT support on s390 Signed-off-by: Michael Kerrisk --- man2/bpf.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/bpf.2 b/man2/bpf.2 index 55c79c9d6..b5c0869ae 100644 --- a/man2/bpf.2 +++ b/man2/bpf.2 @@ -1196,12 +1196,12 @@ ARM32 (since Linux 3.18; cBPF since Linux 3.4); SPARC 32 (since Linux 3.18; cBPF since Linux 3.5); .\" commit 2809a2087cc44b55e4377d7b9be3f7f5d2569091 .IP * -s390 (since Linux 3.18; cBPF since Linux 3.7); -.\" commit c10302efe569bfd646b4c22df29577a4595b4580 -.IP * ARM-64 (since Linux 3.18); .\" commit e54bcde3d69d40023ae77727213d14f920eb264a .IP * +s390 (since Linux 4.1; cBPF since Linux 3.7); +.\" commit c10302efe569bfd646b4c22df29577a4595b4580 +.IP * PowerPC 64 (since Linux 4.8; cBPF since Linux 3.1); .\" commit 0ca87f05ba8bdc6791c14878464efc901ad71e99 .\" commit 156d0e290e969caba25f1851c52417c14d141b24