]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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 840385e51291f507b9560f1ac36c43585f232870..910f7c09b92a62ca1f65b3041a4c962d43825e8d 100644 (file)
@@ -132,6 +132,8 @@ SECTIONS {
                __con_initcall_end = .;
        }
 
+       SECURITY_INIT
+
        __init_end_before_initramfs = .;
 
        .init.ramfs ALIGN(4096) : {