lkml.org 
[lkml]   [2007]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Patch "i386: Relocatable kernel support" causes instant reboot
Date
>> Segher had suggested to use .section command to specifically mark
>> .text.head section as AX (allocatable and executable) to solve the
>> problem.

Great to hear it works in real life too.

Here, have a From: line (or how should this patch history be
encoded?) :-)

From: Segher Boessenkool <segher@kernel.crashing.org>
>> Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
>> ---
>>
>> arch/i386/boot/compressed/head.S | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff -puN arch/i386/boot/compressed/head.S~jean-reboot-issue-fix
>> arch/i386/boot/compressed/head.S
>> ---
>> linux-2.6.20-rc2-reloc/arch/i386/boot/compressed/head.S~jean-reboot-
>> issue-fix 2007-01-02 09:54:56.000000000 +0530
>> +++
>> linux-2.6.20-rc2-reloc-root/arch/i386/boot/compressed/head.S 2007-01
>> -02 09:57:46.000000000 +0530
>> @@ -28,7 +28,7 @@
>> #include <asm/page.h>
>> #include <asm/boot.h>
>>
>> -.section ".text.head"
>> +.section ".text.head","ax",@progbits
>> .globl startup_32
>>
>> startup_32:

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-01-02 14:47    [W:0.063 / U:1.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site