From: Thomas Gleixner <tglx@linutronix.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Woodhouse <dwmw@amazon.co.uk>,
LKML <linux-kernel@vger.kernel.org>,
Ingo Molnar <mingo@kernel.org>,
Greg KH <gregkh@linuxfoundation.org>
Subject: Re: [GIT pull] x86/pti updates for 4.15
Date: Mon, 15 Jan 2018 00:16:01 +0100 (CET) [thread overview]
Message-ID: <alpine.DEB.2.20.1801150014500.2371@nanos> (raw)
In-Reply-To: <CA+55aFzeesnQt9WXdSV=b_78i4MQ+iw_njYd2CPMmVX3k=0dDQ@mail.gmail.com>
On Sun, 14 Jan 2018, Linus Torvalds wrote:
> On Sun, Jan 14, 2018 at 1:01 PM, Thomas Gleixner <tglx@linutronix.de> wrote:
> >
> > Good point. I'll queue a patch to that effect or do you just want to do
> > that yourself?
>
> I don't think it's critical, and I don't care for rc8, so it's not
> timing-sensitive.
The removal patch can be pulled from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-pti-for-linus
It's better we get rid of it now.
Thanks,
tglx
------------------>
Thomas Gleixner (1):
x86/retpoline: Remove compile time warning
arch/x86/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index 974c61864978..504b1a4535ac 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -240,8 +240,6 @@ ifdef CONFIG_RETPOLINE
RETPOLINE_CFLAGS += $(call cc-option,-mindirect-branch=thunk-extern -mindirect-branch-register)
ifneq ($(RETPOLINE_CFLAGS),)
KBUILD_CFLAGS += $(RETPOLINE_CFLAGS) -DRETPOLINE
- else
- $(warning CONFIG_RETPOLINE=y, but not supported by the compiler. Toolchain update recommended.)
endif
endif
next prev parent reply other threads:[~2018-01-14 23:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-14 15:27 Thomas Gleixner
2018-01-14 20:59 ` Linus Torvalds
2018-01-14 21:01 ` Thomas Gleixner
2018-01-14 21:12 ` Linus Torvalds
2018-01-14 21:15 ` David Woodhouse
2018-01-14 23:16 ` Thomas Gleixner [this message]
2018-01-14 21:33 ` [tip:x86/pti] x86/retpoline: Remove compile time warning tip-bot for Thomas Gleixner
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=alpine.DEB.2.20.1801150014500.2371@nanos \
--to=tglx@linutronix.de \
--cc=dwmw@amazon.co.uk \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=torvalds@linux-foundation.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
all inboxes | Powered by JetHome®