From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Neri Subject: Re: [PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention Date: Wed, 17 May 2017 11:42:00 -0700 Message-ID: <1495046520.118905.73.camel@ranerica-desktop> References: <20170505181724.55000-1-ricardo.neri-calderon@linux.intel.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170505181724.55000-1-ricardo.neri-calderon@linux.intel.com> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Ingo Molnar , Thomas Gleixner Cc: "H. Peter Anvin" , Andy Lutomirski , Borislav Petkov , Peter Zijlstra , Andrew Morton , Brian Gerst , Chris Metcalf , Dave Hansen , Paolo Bonzini , Liang Z Li , Masami Hiramatsu , Huang Rui , Jiri Slaby , Jonathan Corbet , "Michael S. Tsirkin" , Paul Gortmaker , Vlastimil Babka , Chen Yucong , Alexandre Julliard , Stas Sergeev , Fenghua Yu Hi Ingo, Thomas, On Fri, 2017-05-05 at 11:16 -0700, Ricardo Neri wrote: > This is v7 of this series. The six previous submissions can be found > here [1], here [2], here[3], here[4], here[5] and here[6]. This > version > addresses the comments received in v6 plus improvements of the > handling > of exceptions unrelated to UMIP as well as corner cases in > virtual-8086 > mode. Please see details in the change log. Since there have been no more comments in the version and if this series look good to you, could this be considered to be merged into the tip tree? The only remaining item is a cleanup patch that Borislav Petkov suggested [1]. I could work on it incrementally on top of this series. Thanks and BR, Ricardo [1]. https://lkml.org/lkml/2017/5/4/244