diff options
author | Tim Abbott <tabbott@MIT.EDU> | 2009-04-28 17:47:15 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-29 00:55:14 +0200 |
commit | 13beadd91f148933f47947a88ab2c97a1ca9768d (patch) | |
tree | 7dd1c38768401a3d0dfd65fb03020a80ede02700 /MAINTAINERS | |
parent | Remove unused support code for refok sections. (diff) | |
download | linux-13beadd91f148933f47947a88ab2c97a1ca9768d.tar.xz linux-13beadd91f148933f47947a88ab2c97a1ca9768d.zip |
powerpc: Revert switch to TEXT_TEXT in linker script
Commit edada399 broke the build on 64-bit powerpc because it moved the
__ftr_alt_* sections of a file away from the .text section, causing
link failures due to relative conditional branch targets being too far
away from the branch instructions. This happens on pretty much all
64-bit powerpc configs.
This change reverts commit edada399 while preserving the update from
the *.refok sections to .ref.text that has happened since.
Signed-off-by: Tim Abbott <tabbott@mit.edu>
Requested-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions