--- ./include/asm-um/common.lds.S.combo_uml 2003-12-27 12:09:25.000000000 +0100 +++ ./include/asm-um/common.lds.S 2003-12-27 12:09:58.000000000 +0100 @@ -66,6 +66,8 @@ __uml_initcall_end = .; __init_end = .; + SECURITY_INIT + __exitcall_begin = .; .exitcall : { *(.exitcall.exit) } __exitcall_end = .;