From: Mike Yuan Date: Mon, 19 Jan 2026 11:49:02 +0000 (+0100) Subject: README: kcmp() is unnecessary if we have F_DUPFD_QUERY (v6.10) X-Git-Tag: v260-rc1~363^2~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=254445e9271bbf5721573982b31945ea80e5b620;p=thirdparty%2Fsystemd.git README: kcmp() is unnecessary if we have F_DUPFD_QUERY (v6.10) --- diff --git a/README b/README index c442db08c7d..2b19d2f21b5 100644 --- a/README +++ b/README @@ -124,7 +124,8 @@ REQUIREMENTS: CONFIG_SECCOMP CONFIG_SECCOMP_FILTER (required for seccomp support) CONFIG_KCMP (for the kcmp() syscall, used to be under - CONFIG_CHECKPOINT_RESTORE before ~5.12) + CONFIG_CHECKPOINT_RESTORE before ~5.12; + not needed after 6.10) CONFIG_NET_SCHED CONFIG_NET_SCH_FQ_CODEL