Paul Mackerras 3ccfc65c50 [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning
It turns out that the linker warnings on 64-bit powerpc about "section
blah exceeds stub group size" were being triggered by conditional
branches in head_64.S branching to global symbols, whether in
head_64.S or in other files.  This eliminates the warnings by making
some global symbols in head_64.S no longer global, and by rearranging
some branches.

Signed-off-by: Paul Mackerras <paulus@samba.org>
[ Yee-haa. Maybe I'll notice newly introduced real warnings now - Linus ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-11-01 14:56:59 -08:00
..
2006-09-14 10:36:11 +10:00
2006-09-11 13:32:30 -04:00
2006-11-01 14:52:48 +11:00
2006-08-25 14:56:07 +10:00
2006-04-22 18:45:05 +10:00
2006-08-25 14:56:07 +10:00
2006-08-25 14:56:07 +10:00
2006-08-08 17:08:56 +10:00
2006-06-15 19:31:26 +10:00
2006-08-31 15:45:48 +10:00