LSM: Rename .security_initcall section to .lsm_info
authorKees Cook <keescook@chromium.org>
Thu, 11 Oct 2018 00:18:19 +0000 (17:18 -0700)
committerJames Morris <james.morris@microsoft.com>
Thu, 11 Oct 2018 03:40:21 +0000 (20:40 -0700)
commit0d4332b8350a7b0da2c14e3ff2f842911485568c
tree7680426b9b60cf5c2cc5d072f4bbd2770090129b
parent92a67b8ee2ff553ab63ed9b74f9fea6e0db57499
LSM: Rename .security_initcall section to .lsm_info

In preparation for switching from initcall to just a regular set of
pointers in a section, rename the internal section name.

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>
include/asm-generic/vmlinux.lds.h
include/linux/init.h
security/security.c