From: Arnd Bergmann Date: Fri, 1 May 2009 21:36:44 +0000 (+0000) Subject: microblaze: add security initcalls X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6b4374261a067e2e1b78602eb5e631a4e027dacf;p=linux-beck.git microblaze: add security initcalls The security subsystem has its own initcalls, which need support in vmlinux.lds.S. Signed-off-by: Arnd Bergmann Signed-off-by: Michal Simek --- diff --git a/arch/microblaze/kernel/vmlinux.lds.S b/arch/microblaze/kernel/vmlinux.lds.S index 840385e51291..910f7c09b92a 100644 --- a/arch/microblaze/kernel/vmlinux.lds.S +++ b/arch/microblaze/kernel/vmlinux.lds.S @@ -132,6 +132,8 @@ SECTIONS { __con_initcall_end = .; } + SECURITY_INIT + __init_end_before_initramfs = .; .init.ramfs ALIGN(4096) : {