X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fhead_32.S;h=050c278481b187b6f76528261ea3ce6540c1d82f;hb=4187e7e9f1294afdcb3be5d00aa74412a1c2ded8;hp=218aad7ee76e050202b95a7fc303c19d29697cc9;hpb=a91eba5b9db4c09f53c8f23327915c7c75d3235f;p=pandora-kernel.git diff --git a/arch/x86/kernel/head_32.S b/arch/x86/kernel/head_32.S index 218aad7ee76e..050c278481b1 100644 --- a/arch/x86/kernel/head_32.S +++ b/arch/x86/kernel/head_32.S @@ -79,7 +79,7 @@ RESERVE_BRK(pagetables, INIT_MAP_SIZE) * any particular GDT layout, because we load our own as soon as we * can. */ -.section .text.head,"ax",@progbits +__HEAD ENTRY(startup_32) /* test KEEP_SEGMENTS flag to see if the bootloader is asking us to not reload segments */