From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 0/3] pte accessor fixes Date: Wed, 10 Jun 2009 09:39:00 -0300 Message-ID: <20090610123900.GE6672@amt.cnet> References: <1244633302-27545-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx2.redhat.com ([66.187.237.31]:48241 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753662AbZFJMjj (ORCPT ); Wed, 10 Jun 2009 08:39:39 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n5ACdetF006620 for ; Wed, 10 Jun 2009 08:39:42 -0400 Content-Disposition: inline In-Reply-To: <1244633302-27545-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jun 10, 2009 at 02:28:19PM +0300, Avi Kivity wrote: > A minor fix to the pte accessors, followed by a cosmetic fix so we don't > hit the same problem next time, followed by a cosmetic patch just because > I had my search-and-replace warmed up. Please review. Looks good.