This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-generic / vmlinux.lds.h
index c4e7d98..99cef06 100644 (file)
@@ -73,7 +73,7 @@
        }
 
 #define SECURITY_INIT                                                  \
-       .security_initcall.init : AT(ADDR(.security_initcall.init) - LOAD_OFFSET) {\
+       .security_initcall.init : {                                     \
                VMLINUX_SYMBOL(__security_initcall_start) = .;          \
                *(.security_initcall.init)                              \
                VMLINUX_SYMBOL(__security_initcall_end) = .;            \