mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Miroslav Benes <mbenes@suse.cz>
Subject: Re: [PATCH] objtool: Remove reloc symbol type checks in get_alt_entry()
Date: Tue, 5 Oct 2021 10:45:02 +0200	[thread overview]
Message-ID: <YVwQjlC50b0a23OC@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <feadbc3dfb3440d973580fad8d3db873cbfe1694.1633367242.git.jpoimboe@redhat.com>

On Mon, Oct 04, 2021 at 10:07:50AM -0700, Josh Poimboeuf wrote:
> Converting a special section's relocation reference to a symbol is
> straightforward.  No need for objtool to complain that it doesn't know
> how to handle it.  Just handle it.
> 
> This fixes the following warning:
> 
>   arch/x86/kvm/emulate.o: warning: objtool: __ex_table+0x4: don't know how to handle reloc symbol type: kvm_fastop_exception
> 
> Fixes: 24ff65257375 ("objtool: Teach get_alt_entry() about more relocation types")
> Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>

Thanks!

Does not in fact apply due to Linus' patch. Fixed that up and will run
more careful tests this time :-)

  reply	other threads:[~2021-10-05  8:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-04 17:07 Josh Poimboeuf
2021-10-05  8:45 ` Peter Zijlstra [this message]
2021-10-06 22:46 ` [tip: objtool/core] " tip-bot2 for Josh Poimboeuf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YVwQjlC50b0a23OC@hirez.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=jpoimboe@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbenes@suse.cz \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome