On Fri, 17 Feb 2023 10:02:26 +0530, Sathvika Vasireddy wrote:
objtool throws the following warning:
arch/powerpc/kernel/head_64.o: warning: objtool: .text+0x6128:
unannotated intra-function call
Fix the warning by annotating start_initialization_book3s symbol with the
SYM_FUNC_START_LOCAL and SYM_FUNC_END macros.
[...]
Applied to powerpc/next.
[1/1] powerpc/64: Fix unannotated intra-function call warning
https://git.kernel.org/powerpc/c/38d73b671a817328334f2a70a23fed4d1f4a952c
cheers