[PATCH] powerpc/64: Fix unannotated intra-function call warning

Josh Poimboeuf jpoimboe at kernel.org
Fri Feb 17 18:07:21 AEDT 2023


On Fri, Feb 17, 2023 at 10:02:26AM +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.
> 
> Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
> Signed-off-by: Sathvika Vasireddy <sv at linux.ibm.com>

Suggested-by: Josh Poimboeuf <jpoimboe at kernel.org>

-- 
Josh


More information about the Linuxppc-dev mailing list