summaryrefslogtreecommitdiff
path: root/mm/mempolicy.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2006-11-01 22:44:37 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-11-01 22:56:59 (GMT)
commit3ccfc65c5004e5fe5cfbffe43b8acc686680b53e (patch)
treefb51ff8d88ed681522c889afdf6c00cc395c869f /mm/mempolicy.c
parentdd472546edefe0d48613c466b110533514e20455 (diff)
downloadlinux-fsl-qoriq-3ccfc65c5004e5fe5cfbffe43b8acc686680b53e.tar.xz
[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>
Diffstat (limited to 'mm/mempolicy.c')
0 files changed, 0 insertions, 0 deletions