From: Mike Yuan Date: Sat, 24 Jan 2026 17:28:24 +0000 (+0100) Subject: README: add epoll_pwait2() to the list of kernel APIs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2ad38b2b854f60142d7d4152f44eeda60dcf2d;p=thirdparty%2Fsystemd.git README: add epoll_pwait2() to the list of kernel APIs --- diff --git a/README b/README index 3f4bce5c924..6d6b5729fcf 100644 --- a/README +++ b/README @@ -58,7 +58,8 @@ REQUIREMENTS: ⛔ Kernel versions below 5.10 ("minimum baseline") are not supported at all, and are missing required functionality as listed above. - Linux kernel ≥ 5.12 for idmapped mount + Linux kernel ≥ 5.11 for epoll_pwait2() + ≥ 5.12 for idmapped mount (mount_setattr()) ≥ 5.14 for cgroup.kill and quotactl_fd() ⚠️ Kernel versions below 5.14 ("recommended baseline") have significant gaps