vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Since the struct lsm_info table is not an initcall, we can just move it into INIT_DATA like all the other tables. Signed-off-by:Kees Cook <keescook@chromium.org> Reviewed-by:
Casey Schaufler <casey@schaufler-ca.com> Reviewed-by:
John Johansen <john.johansen@canonical.com> Reviewed-by:
James Morris <james.morris@microsoft.com> Signed-off-by:
James Morris <james.morris@microsoft.com>
Showing
- arch/arc/kernel/vmlinux.lds.S 0 additions, 1 deletionarch/arc/kernel/vmlinux.lds.S
- arch/arm/kernel/vmlinux-xip.lds.S 0 additions, 1 deletionarch/arm/kernel/vmlinux-xip.lds.S
- arch/arm64/kernel/vmlinux.lds.S 0 additions, 1 deletionarch/arm64/kernel/vmlinux.lds.S
- arch/h8300/kernel/vmlinux.lds.S 0 additions, 1 deletionarch/h8300/kernel/vmlinux.lds.S
- arch/microblaze/kernel/vmlinux.lds.S 0 additions, 2 deletionsarch/microblaze/kernel/vmlinux.lds.S
- arch/powerpc/kernel/vmlinux.lds.S 0 additions, 2 deletionsarch/powerpc/kernel/vmlinux.lds.S
- arch/um/include/asm/common.lds.S 0 additions, 2 deletionsarch/um/include/asm/common.lds.S
- arch/xtensa/kernel/vmlinux.lds.S 0 additions, 1 deletionarch/xtensa/kernel/vmlinux.lds.S
- include/asm-generic/vmlinux.lds.h 11 additions, 13 deletionsinclude/asm-generic/vmlinux.lds.h
Loading
Please register or sign in to comment