aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile.postlink
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2017-05-12 01:56:52 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-05-30 14:59:51 +1000
commitefe0160cfd40a99c052a00e174787c1f4158a9cd (patch)
tree61f8f8ad39191e2bbc1980e2a493b63ddc79f397 /arch/powerpc/Makefile.postlink
parentpowerpc/64: Do not create new section for save/restore functions (diff)
downloadlinux-dev-efe0160cfd40a99c052a00e174787c1f4158a9cd.tar.xz
linux-dev-efe0160cfd40a99c052a00e174787c1f4158a9cd.zip
powerpc/64: Linker on-demand sfpr functions for modules
For final link, the powerpc64 linker generates fpr save/restore functions on-demand, placing them in the .sfpr section. Starting with binutils 2.25, these can be provided for non-final links with --save-restore-funcs. Use that where possible for module links. This saves about 200 bytes per module (~60kB) on powernv defconfig build. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/Makefile.postlink')
0 files changed, 0 insertions, 0 deletions