Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757840AbeAHVKz (ORCPT + 1 other); Mon, 8 Jan 2018 16:10:55 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:51024 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752033AbeAHVKw (ORCPT ); Mon, 8 Jan 2018 16:10:52 -0500 Date: Mon, 8 Jan 2018 22:10:49 +0100 (CET) From: Thomas Gleixner To: Ingo Molnar cc: Linus Torvalds , David Woodhouse , Andi Kleen , Paul Turner , LKML , Greg Kroah-Hartman , Tim Chen , Dave Hansen , Kees Cook , Rik van Riel , Peter Zijlstra , Andy Lutomirski , Jiri Kosina , One Thousand Gnomes Subject: Re: [PATCH v6 00/10] Retpoline: Avoid speculative indirect calls in kernel In-Reply-To: <20180108175415.c7oqruzituruvr35@gmail.com> Message-ID: References: <1515363085-4219-1-git-send-email-dwmw@amazon.co.uk> <20180108175415.c7oqruzituruvr35@gmail.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Mon, 8 Jan 2018, Ingo Molnar wrote: > * Linus Torvalds wrote: > > > On Sun, Jan 7, 2018 at 2:11 PM, David Woodhouse wrote: > > > This is a mitigation for the 'variant 2' attack described in > > > https://googleprojectzero.blogspot.com/2018/01/reading-privileged-memory-with-side.html > > > > Ok, I don't love the patches, but I see nothing horribly wrong here > > either, and I assume the performance impact of this is pretty minimal. > > > > Thomas? I'm obviously doing rc7 today without these, but I assume the > > x86 maintainers are resigned to this all. And yes, we'll have at least > > an rc8 this release.. > > I'm definitely resigned to them, and with these patches being disclosed so late > we don't have any good choices left, so a tentative: > > Acked-by: Ingo Molnar Just doing the last polishing on that. I'll add your ack