Sathvika Vasireddy
8d0c21b506
powerpc: Curb objtool unannotated intra-function call warnings
...
objtool throws the following unannotated intra-function call warnings:
arch/powerpc/kernel/entry_64.o: warning: objtool: .text+0x4: unannotated intra-function call
arch/powerpc/kvm/book3s_hv_rmhandlers.o: warning: objtool: .text+0xe64: unannotated intra-function call
arch/powerpc/kvm/book3s_hv_rmhandlers.o: warning: objtool: .text+0xee4: unannotated intra-function call
Fix these warnings by annotating intra-function calls, using
ANNOTATE_INTRA_FUNCTION_CALL macro, to indicate that the branch targets
are valid.
Tested-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Reviewed-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Sathvika Vasireddy <sv@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221114175754.1131267-5-sv@linux.ibm.com
2022-11-15 20:11:47 +11:00
..
2022-10-10 12:00:45 -07:00
2022-10-10 17:53:04 -07:00
2022-10-11 17:42:58 -06:00
2022-11-15 20:11:47 +11:00
2022-11-15 20:11:47 +11:00
2022-09-28 19:22:09 +10:00
2022-11-15 20:11:47 +11:00
2022-09-28 19:22:12 +10:00
2022-09-08 11:11:18 +10:00
2022-10-10 17:53:04 -07:00
2022-06-29 19:37:08 +10:00
2022-10-10 09:27:46 -07:00
2022-10-13 22:30:07 +11:00
2022-07-27 21:36:03 +10:00
2022-09-26 23:00:13 +10:00
2022-03-09 21:47:53 +11:00
2022-09-28 19:22:12 +10:00
2021-10-24 13:49:46 +09:00
2022-10-10 17:53:04 -07:00
2022-09-28 19:22:09 +10:00
2022-10-10 12:00:45 -07:00