powerpc/ftrace: Remove nops after the call to ftrace_stub
authorNaveen N Rao <naveen@kernel.org>
Fri, 8 Dec 2023 16:30:42 +0000 (22:00 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 13 Dec 2023 10:49:22 +0000 (21:49 +1100)
commitae24db43b3b427eb290b58d55179c32f0a7539d1
tree776903cc267256d1101eee5ca93b0584d797034b
parent2ec36570c3581285d15de672eaed10ce7e9218cd
powerpc/ftrace: Remove nops after the call to ftrace_stub

ftrace_stub is within the same CU, so there is no need for a subsequent
nop instruction.

Signed-off-by: Naveen N Rao <naveen@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/8ee5ec520e37d5523654bb2cd65a17512fb774e2.1702045299.git.naveen@kernel.org
arch/powerpc/kernel/trace/ftrace_entry.S