powerpc/module: Remove unused .ftrace.tramp section
authorNaveen N Rao <naveen@kernel.org>
Mon, 19 Jun 2023 09:47:20 +0000 (15:17 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 21 Aug 2023 14:09:05 +0000 (00:09 +1000)
commit0240605931ec300ddb698020edff05a4c93edbb2
tree634fc655dd911c170628c70ecfd03f2b5a2a0ad6
parentf6834c8c59a8e977a6f6e4f96c5d28dfa5db8430
powerpc/module: Remove unused .ftrace.tramp section

.ftrace.tramp section is not used for any purpose. This code was added
all the way back in the original commit introducing support for dynamic
ftrace on ppc64 modules. Remove it.

Signed-off-by: Naveen N Rao <naveen@kernel.org>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/9cf6d7f37ba82f7cb6dafecf660f44925c526d8d.1687166935.git.naveen@kernel.org
arch/powerpc/include/asm/module.h