]> git.baikalelectronics.ru Git - kernel.git/commit
LSM: Correctly announce start of LSM initialization
authorKees Cook <keescook@chromium.org>
Thu, 11 Oct 2018 00:18:17 +0000 (17:18 -0700)
committerJames Morris <james.morris@microsoft.com>
Thu, 11 Oct 2018 03:40:21 +0000 (20:40 -0700)
commita76ba2b9d2872f22bc7ea33b7e7a6c8bd018aab2
tree2bf31e4f0b4c1d37c74b9915f107d1518d99d08a
parentc11d200cd5fb29030e8b0edab6773b8001427124
LSM: Correctly announce start of LSM initialization

For a while now, the LSM core has said it was "initializED", rather than
"initializING". This adjust the report to be more accurate (i.e. before
this was reported before any LSMs had been initialized.)

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: James Morris <james.morris@microsoft.com>
Reviewed-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <james.morris@microsoft.com>
security/security.c