From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] KVM: MMU: Don't track nested fault info in error-code Date: Thu, 16 Sep 2010 16:01:43 +0200 Message-ID: <4C922347.1040607@redhat.com> References: <1284479173-4515-1-git-send-email-joerg.roedel@amd.com> <1284479173-4515-2-git-send-email-joerg.roedel@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Joerg Roedel Return-path: In-Reply-To: <1284479173-4515-2-git-send-email-joerg.roedel@amd.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 09/14/2010 05:46 PM, Joerg Roedel wrote: > This patch moves the detection whether a page-fault was > nested or not out of the error code and moves it into a > separate variable in the fault struct. > Applied, thanks. -- error compiling committee.c: too many arguments to function