]> git.baikalelectronics.ru Git - kernel.git/commit
security/loadpin: Update the changing interface in the source code.
authorJiele zhao <unclexiaole@gmail.com>
Mon, 8 Mar 2021 02:03:58 +0000 (02:03 +0000)
committerJonathan Corbet <corbet@lwn.net>
Mon, 15 Mar 2021 19:32:32 +0000 (13:32 -0600)
commit0e22f37cc5a6811babede24a05e3669435bbccb8
tree45855aee2bc9619960e2b1d8c7cedfa81a573bc9
parent3d8e00edb0ea3aff2a2204f704b1ef4af54d5deb
security/loadpin: Update the changing interface in the source code.

Loadpin cmdline interface "enabled" has been renamed to "enforce"
for a long time, but the User Description Document was not updated.
(Meaning unchanged)

And kernel_read_file* were moved from linux/fs.h to its own
linux/kernel_read_file.h include file. So update that change here.

Signed-off-by: Jiele zhao <unclexiaole@gmail.com>
Link: https://lore.kernel.org/r/20210308020358.102836-1-unclexiaole@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/LSM/LoadPin.rst