From 659beec77515b2e2e6218e7b1f0cce61a382cd16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Thu, 30 Aug 2018 12:54:52 +0200 Subject: [PATCH] memfd_create.2: Update hugetlb file-sealing support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marc-André Lureau Signed-off-by: Michael Kerrisk --- man2/memfd_create.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index 2060b18b2..73a501d6c 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -107,14 +107,14 @@ huge pages. See the Linux kernel source file .I Documentation/vm/hugetlbpage.txt for more information about hugetlbfs. -The hugetlbfs filesystem does not support file-sealing operations. -Therefore, specifying both +.\" commit 47b9012ecdc747f6936395265e677d41e11a31ff +Specifying both .B MFD_HUGETLB and .B MFD_ALLOW_SEALING in .I flags -is disallowed. +is supported since Linux 4.16. .TP .BR MFD_HUGE_2MB ", " MFD_HUGE_1GB ", " "..." Used in conjunction with