From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756690Ab2ASKS7 (ORCPT ); Thu, 19 Jan 2012 05:18:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60373 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753799Ab2ASKS4 (ORCPT ); Thu, 19 Jan 2012 05:18:56 -0500 Date: Thu, 19 Jan 2012 08:14:05 -0200 From: Marcelo Tosatti To: Davidlohr Bueso Cc: Avi Kivity , lkml , KVM Subject: Re: [PATCH v2] KVM: SVM: comment nested paging and virtualization module parameters Message-ID: <20120119101405.GB10011@amt.cnet> References: <1326805790.3269.1.camel@offbook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1326805790.3269.1.camel@offbook> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 17, 2012 at 02:09:50PM +0100, Davidlohr Bueso wrote: > From: Davidlohr Bueso > > Also use true instead of 1 for enabling by default. > > Signed-off-by: Davidlohr Bueso Applied, thanks.