From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756695Ab1EPVxL (ORCPT ); Mon, 16 May 2011 17:53:11 -0400 Received: from terminus.zytor.com ([198.137.202.10]:33109 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756207Ab1EPVxK (ORCPT ); Mon, 16 May 2011 17:53:10 -0400 Message-ID: <4DD19C81.8000902@zytor.com> Date: Mon, 16 May 2011 14:52:01 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10 MIME-Version: 1.0 To: Fenghua Yu CC: Ingo Molnar , Thomas Gleixner , Asit K Mallick , Linus Torvalds , Avi Kivity , Arjan van de Ven , Andrew Morton , Andi Kleen , linux-kernel Subject: Re: [PATCH v2 0/4] Enable SMEP CPU Feature References: <1305581685-5144-1-git-send-email-fenghua.yu@intel.com> In-Reply-To: <1305581685-5144-1-git-send-email-fenghua.yu@intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/16/2011 02:34 PM, Fenghua Yu wrote: > > Note: This patch set doesn't enable the SMEP feature in KVM. If it's needed, > another patch will be pushed for enabling the feature in KVM. > Hi Avi, Could you comment on if this needs to be a gating factor? -hpa