diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2012-07-05 21:09:40 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-07-11 14:19:59 +1000 |
commit | 1d5a436d2ce9d1b65c905f69a33e78d69245993e (patch) | |
tree | 6a9609e6213ae60fc3f5e62ab2b6046bea1d8089 /arch/powerpc/kernel/hw_breakpoint.c | |
parent | 18ad51dd342a7eb09dbcd059d0b451b616d4dafc (diff) |
powerpc: Put the gpr save/restore functions in their own section
This allows the linker to know that calls to them do not need to switch
TOC and stop errors like the following when linking large configurations:
powerpc64-linux-ld: drivers/built-in.o: In function `.gpiochip_is_requested':
(.text+0x4): sibling call optimization to `_savegpr0_29' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make `_savegpr0_29' extern
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/hw_breakpoint.c')
0 files changed, 0 insertions, 0 deletions