README: kcmp() is unnecessary if we have F_DUPFD_QUERY (v6.10)

This commit is contained in:
Mike Yuan
2026-01-19 12:49:02 +01:00
parent 77b4a411ac
commit 254445e927

3
README
View File

@@ -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