]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/64: Do not create new section for save/restore functions
authorNicholas Piggin <npiggin@gmail.com>
Thu, 11 May 2017 15:56:51 +0000 (01:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 30 May 2017 04:59:51 +0000 (14:59 +1000)
commitcde9f2f4207f769c0f8f0f53a431348ca6f3c182
treeafc49a0d2f532395ca627e79609e276c4cbedd89
parent7c868b66f8cc29bb9a63632b324a6fa661bdec05
powerpc/64: Do not create new section for save/restore functions

There is no need to create a new section for these. Consolidate with
32-bit and just use .text.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/lib/crtsavres.S