From d1e0f603d12c84ba1a12692b7a322ddf8c4a8af1 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 18 Aug 2025 01:15:33 +0900 Subject: [PATCH] README: drop one FIXME comment Most compat glue has been already removed, except for several cgroup v1 specific codes. It is too late to remove the remaining things before v258. Let's remove them after v258. --- README | 1 - 1 file changed, 1 deletion(-) diff --git a/README b/README index 5fff47827f..eea3a55fbb 100644 --- a/README +++ b/README @@ -50,7 +50,6 @@ REQUIREMENTS: ⛔ Kernel versions below 5.4 ("minimum baseline") are not supported at all, and are missing required functionality as listed above. - # FIXME: actually drop compat glue before v258 Linux kernel ≥ 5.6 for getrandom() GRND_INSECURE ≥ 5.7 for CLONE_INTO_CGROUP, cgroup2fs memory_recursiveprot option,