]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
lsm: consolidate all of the LSM framework initcalls
authorPaul Moore <paul@paul-moore.com>
Tue, 18 Feb 2025 22:25:20 +0000 (17:25 -0500)
committerPaul Moore <paul@paul-moore.com>
Wed, 22 Oct 2025 23:24:28 +0000 (19:24 -0400)
commit4ab5efcc2829a38a3adcfdd9cd0c0e0eb6fb6939
tree8486b521b41da8b609927db04e311ef6e6dec3c1
parent3156bc814f21a976b25c1b4981dcb0f558302b27
lsm: consolidate all of the LSM framework initcalls

The LSM framework itself registers a small number of initcalls, this
patch converts these initcalls into the new initcall mechanism.

Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: John Johansen <john.johhansen@canonical.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/inode.c
security/lsm.h
security/lsm_init.c
security/min_addr.c