[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <171033598340.517247.3682725503551770232.b4-ty@ellerman.id.au>
Date: Thu, 14 Mar 2024 00:19:43 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org, Sathvika Vasireddy <sv@...ux.ibm.com>
Cc: peterz@...radead.org, aik@...abs.ru, mingo@...hat.com, christophe.leroy@...roup.eu, mbenes@...e.cz, npiggin@...il.com, chenzhongjin@...wei.com, sfr@...b.auug.org.au, naveen.n.rao@...ux.vnet.ibm.com, Josh Poimboeuf <jpoimboe@...nel.org>
Subject: Re: [PATCH] powerpc/32: Curb objtool unannotated intra-function call warning
On Thu, 15 Dec 2022 17:22:58 +0530, Sathvika Vasireddy wrote:
> objtool throws the following warning:
> arch/powerpc/kexec/relocate_32.o: warning: objtool: .text+0x2bc: unannotated intra-function call
>
> Fix this warning by annotating intra-function call, using
> ANNOTATE_INTRA_FUNCTION_CALL macro, to indicate that the branch target
> is valid.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/32: Curb objtool unannotated intra-function call warning
https://git.kernel.org/powerpc/c/6035e7e35482653d6d93f35f01e1a320573d58f0
cheers
Powered by blists - more mailing lists