[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1801101934340.1919@nanos>
Date: Wed, 10 Jan 2018 19:35:19 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Tom Lendacky <thomas.lendacky@....com>
cc: mingo@...nel.org, peterz@...radead.org,
linux-kernel@...r.kernel.org, ak@...ux.intel.com, hpa@...or.com,
dave.hansen@...el.com, riel@...hat.com,
torvalds@...ux-foundation.org, luto@...capital.net,
gregkh@...ux-foundation.org, jikos@...nel.org,
tim.c.chen@...ux.intel.com, pjt@...gle.com, dwmw@...zon.co.uk,
keescook@...gle.com, linux-tip-commits@...r.kernel.org
Subject: Re: [tip:x86/pti] x86/spectre: Add boot time option to select Spectre
v2 mitigation
On Wed, 10 Jan 2018, Tom Lendacky wrote:
> > + } else if (match_option(arg, ret, "retpoline,amd")) {
> > + if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD) {
>
> I missed this in the first review, but this should be != X86_VENDOR_AMD.
> Sorry about that.
I stared at it when doing the move of the other check and failed to see it.
Powered by blists - more mailing lists