diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2007-01-02 11:41:47 +0530 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-02 13:44:11 -0800 |
commit | c6b33cc4e9882b44f1b0c36396f420076e04a4e2 (patch) | |
tree | 4fa980f94f7e1b070cda49f92d3d360976ea8234 /Documentation/filesystems/adfs.txt | |
parent | 9883a13c72dbf8c518814b6091019643cdb34429 (diff) |
[PATCH] Fix insta-reboot with "i386: Relocatable kernel support"
Commit 968de4f02621db35b8ae5239c8cfc6664fb872d8 ("i386: Relocatable
kernel support") caused problems for people with old binutils versions
that didn't mark ".text.*" sections automatically allocated.
So we should use .section command to specifically mark .text.head
section as AX (allocatable and executable) to solve the problem.
This should be unnecessary with binutils 2.15 and later, which is
already three years old, but it doesn't hurt supporting older toolchains
where possible.
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Cc: Eric W. Biederman <ebiederm@xmission.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/filesystems/adfs.txt')
0 files changed, 0 insertions, 0 deletions