]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: add epoll_pwait2() to the list of kernel APIs
authorMike Yuan <me@yhndnzj.com>
Sat, 24 Jan 2026 17:28:24 +0000 (18:28 +0100)
committerMike Yuan <me@yhndnzj.com>
Sat, 24 Jan 2026 17:28:24 +0000 (18:28 +0100)
README

diff --git a/README b/README
index 3f4bce5c92478da0f303d53f51537a6bc3f21964..6d6b5729fcf1be0fb6bc66113e5aaadffd556c66 100644 (file)
--- 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