kernel-ark/arch/powerpc
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
..
boot
configs
kernel [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning 2006-11-01 14:56:59 -08:00
lib [POWERPC] Disallow kprobes on emulate_step and branch_taken 2006-11-01 15:14:12 +11:00
math-emu
mm [POWERPC] Make high hugepage areas preempt safe 2006-11-01 14:52:48 +11:00
oprofile [POWERPC] Fix oprofile support for e500 in arch/powerpc 2006-11-01 14:52:48 +11:00
platforms [POWERPC] Use 4kB iommu pages even on 64kB-page systems 2006-11-01 14:52:48 +11:00
sysdev [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR 2006-11-01 14:52:48 +11:00
xmon
Kconfig
Kconfig.debug
Makefile