On Sat, 28 Jan 2023 18:11:38 +0530, Sathvika Vasireddy wrote: > Objtool throws the following warning: > arch/powerpc/kernel/head_85xx.o: warning: objtool: .head.text+0x1a6c: > unannotated intra-function call > > Fix this warning by annotating KernelSPE symbol with SYM_FUNC_START_LOCAL > and SYM_FUNC_END macros. > > [...]
Applied to powerpc/fixes. [1/1] powerpc: Fix objtool warning for unannotated intra-function call in head_85xx.o https://git.kernel.org/powerpc/c/8afffce6aa3bddc940ac1909627ff1e772b6cbf1 cheers