]> Git Repo - linux.git/commit
powerpc/64e: Fix obtool warnings in exceptions-64e.S
authorMichael Ellerman <[email protected]>
Thu, 22 Jun 2023 11:24:51 +0000 (21:24 +1000)
committerMichael Ellerman <[email protected]>
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 <[email protected]>
Link: https://msgid.link/[email protected]
arch/powerpc/kernel/exceptions-64e.S
This page took 0.056538 seconds and 4 git commands to generate.