]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: CONFIG_KCMP is the new kernel compile time option for kcmp()
authorLennart Poettering <lennart@poettering.net>
Tue, 8 Feb 2022 10:45:00 +0000 (11:45 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Feb 2022 10:54:14 +0000 (19:54 +0900)
Fixes: #21947
README

diff --git a/README b/README
index f47a884542ce29160489594eda39ee20d2cd80f5..1ae9dd3500edfd72a2e61dd402ab9c73198c2bb5 100644 (file)
--- a/README
+++ b/README
@@ -88,7 +88,7 @@ REQUIREMENTS:
           CONFIG_{TMPFS,EXT4_FS,XFS,BTRFS_FS,...}_POSIX_ACL
           CONFIG_SECCOMP
           CONFIG_SECCOMP_FILTER (required for seccomp support)
-          CONFIG_CHECKPOINT_RESTORE (for the kcmp() syscall)
+          CONFIG_KCMP (for the kcmp() syscall, used to be under CONFIG_CHECKPOINT_RESTORE before ~5.12)
 
         Required for CPUShares= in resource control unit settings
           CONFIG_CGROUP_SCHED