[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <b2563ac34c2e234cdd728f0c701b57ac9023c45a.1631782432.git.mchehab+huawei@kernel.org>
Date: Thu, 16 Sep 2021 10:59:31 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
"Jonathan Corbet" <corbet@....net>,
Michael Weiß <michael.weiss@...ec.fraunhofer.de>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Lakshmi Ramasubramanian <nramas@...ux.microsoft.com>,
Mimi Zohar <zohar@...ux.ibm.com>,
Raphael Gianotti <raphgi@...ux.microsoft.com>,
Roberto Sassu <roberto.sassu@...wei.com>,
THOBY Simon <Simon.THOBY@...eris.fr>,
Tushar Sugandhi <tusharsu@...ux.microsoft.com>,
Tyler Hicks <tyhicks@...ux.microsoft.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v3 04/30] ABI: security: fix location for evm and ima_policy
The What: definitions there are wrong, pointing to different
locations than what's expected.
Reviewed-by: Mimi Zohar <zohar@...ux.ibm.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
---
Documentation/ABI/testing/evm | 4 ++--
Documentation/ABI/testing/ima_policy | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/ABI/testing/evm b/Documentation/ABI/testing/evm
index 553fd8a33e56..4b76a19b7bb4 100644
--- a/Documentation/ABI/testing/evm
+++ b/Documentation/ABI/testing/evm
@@ -1,4 +1,4 @@
-What: security/evm
+What: /sys/kernel/security/evm /sys/kernel/security/*/evm
Date: March 2011
Contact: Mimi Zohar <zohar@...ibm.com>
Description:
@@ -93,7 +93,7 @@ Description:
core/ima-setup) have support for loading keys at boot
time.
-What: security/integrity/evm/evm_xattrs
+What: /sys/kernel/security/*/evm/evm_xattrs
Date: April 2018
Contact: Matthew Garrett <mjg59@...gle.com>
Description:
diff --git a/Documentation/ABI/testing/ima_policy b/Documentation/ABI/testing/ima_policy
index 5c2798534950..2d84063d196f 100644
--- a/Documentation/ABI/testing/ima_policy
+++ b/Documentation/ABI/testing/ima_policy
@@ -1,4 +1,4 @@
-What: security/ima/policy
+What: /sys/kernel/security/*/ima/policy
Date: May 2008
Contact: Mimi Zohar <zohar@...ibm.com>
Description:
--
2.31.1
Powered by blists - more mailing lists