X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fum%2Fkernel%2Fdyn.lds.S;h=e36f92b463ce04dc64ec0f076954e48cf0cb276a;hb=d1480c56feb2a894fd47fb399999a5b320c3e103;hp=68ed24df5c8fa7f24d5089e305fa91e743c37e5a;hpb=d8d7c28ec0b50ac57ddc909ae6eca1519473f300;p=mv-sheeva.git diff --git a/arch/um/kernel/dyn.lds.S b/arch/um/kernel/dyn.lds.S index 68ed24df5c8..e36f92b463c 100644 --- a/arch/um/kernel/dyn.lds.S +++ b/arch/um/kernel/dyn.lds.S @@ -14,6 +14,7 @@ SECTIONS * is remapped.*/ __binary_start = .; . = ALIGN(4096); /* Init code and data */ + _text = .; _stext = .; __init_begin = .; .init.text : {