Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965582AbeAKTRE (ORCPT + 1 other); Thu, 11 Jan 2018 14:17:04 -0500 Received: from mga06.intel.com ([134.134.136.31]:21645 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965448AbeAKTRD (ORCPT ); Thu, 11 Jan 2018 14:17:03 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,346,1511856000"; d="scan'208";a="10050720" Subject: Re: [RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set To: Borislav Petkov References: <20180111064259.GC14920@1wt.eu> <0f08d89e-61e1-20e3-5c59-0b2f7b32bf0c@linux.intel.com> <20180111154412.GA15296@1wt.eu> <20180111182147.masunghp5km6igjq@ast-mbp.dhcp.thefacebook.com> <20180111183207.dah7imbuvuhvrrk6@treble> <4e32af93-f632-ae17-eed4-c7023c1b9cc5@linux.intel.com> <20180111190700.y4hultq3awxuw6fj@pd.tnic> Cc: Linus Torvalds , Josh Poimboeuf , Alexei Starovoitov , Andy Lutomirski , Willy Tarreau , Peter Zijlstra , LKML , X86 ML , Brian Gerst , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Greg Kroah-Hartman , Kees Cook From: Dave Hansen Message-ID: <6144aefc-767f-ff36-b424-f63f4bd4c579@linux.intel.com> Date: Thu, 11 Jan 2018 11:17:01 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20180111190700.y4hultq3awxuw6fj@pd.tnic> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 01/11/2018 11:07 AM, Borislav Petkov wrote: > On Thu, Jan 11, 2018 at 10:57:51AM -0800, Dave Hansen wrote: >> I'd love to have a tool that tells you for sure "KPTI enabled or not", >> but I'd also love to have it be something I can easily distribute >> without it being handled like a WMD. > You mean this: > > https://git.kernel.org/tip/87590ce6e373d1a5401f6539f0c59ef92dd924a9 I meant that works across all the kpti implementations. Those with gunk in /sys, /proc/cpuinfo, or with nothing at all like the original KAISER patches I posted. And, yes, I want a pony. I just though someone had such a pony handy and it was trivial.