lkml.org 
[lkml]   [2025]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [tip: objtool/urgent] objtool: Consolidate annotation macros
On Wed, 3 Dec 2025 at 09:21, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
>
> It *feels* like this should just all be
>
> 911: .pushsection .discard.annotate_insn ; .long 911b - .; .long 1; .popsection
> jmp __x86_return_thunk
>
> instead.

Actually, I think it should just be

911: jmp __x86_return_thunk
.pushsection .discard.annotate_insn ; .long 911b - . , 1; .popsection

but again: it's entirely possible that there's something I am missing.

Linus

\
 
 \ /
  Last update: 2025-12-03 19:51    [from the cache]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog