OSDN Git Service

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)
commit98d291708cbaab06efec195d0810a7ef60f7603a
tree2bf31e4f0b4c1d37c74b9915f107d1518d99d08a
parente6123c524064a571616ec978b1317f1696eff0ae
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