From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753742AbdEQSmH (ORCPT ); Wed, 17 May 2017 14:42:07 -0400 Received: from mga01.intel.com ([192.55.52.88]:64661 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752548AbdEQSmG (ORCPT ); Wed, 17 May 2017 14:42:06 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,355,1491289200"; d="scan'208";a="969569812" Message-ID: <1495046520.118905.73.camel@ranerica-desktop> Subject: Re: [PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention From: Ricardo Neri 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 , "Ravi V. Shankar" , Shuah Khan , linux-kernel@vger.kernel.org, x86@kernel.org, linux-msdos@vger.kernel.org, wine-devel@winehq.org Date: Wed, 17 May 2017 11:42:00 -0700 In-Reply-To: <20170505181724.55000-1-ricardo.neri-calderon@linux.intel.com> References: <20170505181724.55000-1-ricardo.neri-calderon@linux.intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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