All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Borislav Petkov <bp@alien8.de>
Subject: Re: [PATCH] objtool: Fix switch-table detection
Date: Thu, 8 Feb 2018 09:34:16 -0800	[thread overview]
Message-ID: <CA+55aFzxm2CdhhJME8C-aC1MhU1ovTV0A9BZe2V-xw_oyktJiA@mail.gmail.com> (raw)
In-Reply-To: <20180208130232.GF25235@hirez.programming.kicks-ass.net>

On Thu, Feb 8, 2018 at 5:02 AM, Peter Zijlstra <peterz@infradead.org> wrote:
>
> Fix this by creating a 'jump-stack' which we can 'unwind' during
> reversal, thereby skipping over much of the in-between code.

I'm assuming this will come through the normal tip trees, since that's
where objtool stuff generally comes from, and this is not very high
priority.

> Reported-by: Linus Torvalds <torvalds@linux-foundation.org>

And assuming it's the same patch, just with the extra comment and
jump_orig -> first_jump_src rename (and MAINTAINERS update), that can
be a

  Reported-and-tested-by: Linus Torvalds <torvalds@linux-foundation.org>

since the previous version worked fine for me.

Thanks,

                Linus

  reply	other threads:[~2018-02-08 17:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 13:02 [PATCH] objtool: Fix switch-table detection Peter Zijlstra
2018-02-08 17:34 ` Linus Torvalds [this message]
2018-02-08 18:32 ` Josh Poimboeuf
2018-02-09  7:25 ` [tip:x86/pti] " tip-bot for Peter Zijlstra

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=CA+55aFzxm2CdhhJME8C-aC1MhU1ovTV0A9BZe2V-xw_oyktJiA@mail.gmail.com \
    --to=torvalds@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=jpoimboe@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.