[PATCH 10/14] objtool: Ignore jumps to the end of the function for non-CFG arches
Song Liu
song at kernel.org
Wed Mar 11 16:14:36 PDT 2026
On Wed, Mar 4, 2026 at 7:31 PM Josh Poimboeuf <jpoimboe at kernel.org> wrote:
>
> Sometimes Clang arm64 code jumps to the end of the function for UB.
> No need to make that an error, arm64 doesn't reverse engineer the CFG
> anyway.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe at kernel.org>
Acked-by: Song Liu <song at kernel.org>
More information about the linux-arm-kernel
mailing list