OSDN Git Service

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)
commitb048ae6e6c7062809e4398f4d0bfe80870715d3c
tree7680426b9b60cf5c2cc5d072f4bbd2770090129b
parent1e80cd1672bc77c96fa72205ba6db78dc10825b4
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