microblaze: add security initcalls
authorArnd Bergmann <arnd@arndb.de>
Fri, 1 May 2009 21:36:44 +0000 (21:36 +0000)
committerMichal Simek <monstr@monstr.eu>
Thu, 21 May 2009 13:56:06 +0000 (15:56 +0200)
The security subsystem has its own initcalls, which
need support in vmlinux.lds.S.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/vmlinux.lds.S

index 840385e..910f7c0 100644 (file)
@@ -132,6 +132,8 @@ SECTIONS {
                __con_initcall_end = .;
        }
 
+       SECURITY_INIT
+
        __init_end_before_initramfs = .;
 
        .init.ramfs ALIGN(4096) : {