LoadPin: Initialize as ordered LSM
authorKees Cook <keescook@chromium.org>
Fri, 14 Sep 2018 22:26:37 +0000 (15:26 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 8 Jan 2019 21:18:43 +0000 (13:18 -0800)
commit70b62c25665f636c9f6c700b26af7df296b0887e
tree03986a41ef6ecdf30b444124c4ef525365cad3bc
parentd8e9bbd4fa7f654bd877a312fc4104c6e5e5c6ca
LoadPin: Initialize as ordered LSM

This converts LoadPin from being a direct "minor" LSM into an ordered LSM.

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
include/linux/lsm_hooks.h
security/Kconfig
security/loadpin/loadpin.c
security/security.c