powerpc/64e: Fix obtool warnings in exceptions-64e.S
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 22 Jun 2023 11:24:51 +0000 (21:24 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 9 Jul 2023 23:47:47 +0000 (09:47 +1000)
commitcf65b12c17b4910d099d78f6ed6919ec040ecdbc
treedb770c5f333ff96078eb2904040e1145c49bd99c
parent5bcedc5931e7bd6928a2d8207078d4cb476b3b55
powerpc/64e: Fix obtool warnings in exceptions-64e.S

Since commit aec0ba7472a7 ("powerpc/64: Use -mprofile-kernel for big
endian ELFv2 kernels"), this file is checked by objtool. Fix warnings
such as:

  arch/powerpc/kernel/idle_64e.o: warning: objtool: .text+0x20: unannotated intra-function call
  arch/powerpc/kernel/exceptions-64e.o: warning: objtool: .text+0x218: unannotated intra-function call

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230622112451.735268-1-mpe@ellerman.id.au
arch/powerpc/kernel/exceptions-64e.S