]> git.baikalelectronics.ru Git - kernel.git/commit
LSM: Remove initcall tracing
authorKees Cook <keescook@chromium.org>
Thu, 11 Oct 2018 00:18:20 +0000 (17:18 -0700)
committerJames Morris <james.morris@microsoft.com>
Thu, 11 Oct 2018 03:40:21 +0000 (20:40 -0700)
commit388619af1b2984a071d16225b289ac7348bff773
tree2bb6f7e2c5d681f3ab19706dbac300dbe972fe5a
parent00efbf9550c54c48028f378352033c3fde0442a0
LSM: Remove initcall tracing

This partially reverts commit d094623a29f4 ("init, tracing: instrument
security and console initcall trace events") since security init calls
are about to no longer resemble regular init calls.

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