Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751843AbeAPTqR (ORCPT + 1 other); Tue, 16 Jan 2018 14:46:17 -0500 Received: from 8bytes.org ([81.169.241.247]:59518 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751438AbeAPTqQ (ORCPT ); Tue, 16 Jan 2018 14:46:16 -0500 Date: Tue, 16 Jan 2018 20:46:14 +0100 From: Joerg Roedel To: Dave Hansen Cc: Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Linus Torvalds , Andy Lutomirski , Josh Poimboeuf , Juergen Gross , Peter Zijlstra , Borislav Petkov , Jiri Kosina , Boris Ostrovsky , Brian Gerst , David Laight , Denys Vlasenko , Eduardo Valentin , Greg KH , Will Deacon , aliguori@amazon.com, daniel.gruss@iaik.tugraz.at, hughd@google.com, keescook@google.com, Andrea Arcangeli , Waiman Long , jroedel@suse.de Subject: Re: [RFC PATCH 00/16] PTI support for x86-32 Message-ID: <20180116194614.GF28161@8bytes.org> References: <1516120619-1159-1-git-send-email-joro@8bytes.org> <1c7da3dc-279a-fa07-247b-7596cf758a55@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1c7da3dc-279a-fa07-247b-7596cf758a55@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Tue, Jan 16, 2018 at 10:14:19AM -0800, Dave Hansen wrote: > Joerg, > > Very cool!. Thanks :) > I really appreciate you putting this together. I don't see any real > showstoppers or things that I think will *break* 64-bit. I just hope > that we can merge this _slowly_ in case it breaks 64-bit along the way. Sure, it needs a lot more testing and most likely fixing anyway. So there is still some way to go before this is ready for merging. Joerg