From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759529Ab1KWAqc (ORCPT ); Tue, 22 Nov 2011 19:46:32 -0500 Received: from acsinet15.oracle.com ([141.146.126.227]:26977 "EHLO acsinet15.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751355Ab1KWAq3 (ORCPT ); Tue, 22 Nov 2011 19:46:29 -0500 Message-ID: <4ECC424F.6070009@oracle.com> Date: Wed, 23 Nov 2011 08:46:07 +0800 From: annie li Organization: Oracle Corporation User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Konrad Rzeszutek Wilk CC: "xen-devel@lists.xensource.com" , "linux-kernel@vger.kernel.org" , "jeremy@goop.org" , Ian Campbell , Paul Durrant , Kurt Hackel Subject: Re: Forth version patches for upstreaming grant table version 2 References: <4ECB77BB.9090401@oracle.com> <20111122143220.GB3430@phenom.dumpdata.com> In-Reply-To: <20111122143220.GB3430@phenom.dumpdata.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] X-CT-RefId: str=0001.0A020202.4ECC4261.006C,ss=1,re=0.000,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2011-11-22 22:32, Konrad Rzeszutek Wilk wrote: > On Tue, Nov 22, 2011 at 06:21:47PM +0800, ANNIE LI wrote: > >> Hi >> >> The following patches introduce and implement grant table version 2. >> This is the forth version patches, and based on v3.2.0-rc1+. Changes >> from the previous patches are following: >> >> * Fix an indentation issue of the code. >> > > I've put your patches in my queue for 3.3. They should show up in my #linux-next > tonight if there are no outstanding compile/test issues. > Thanks, Konrad. Tons of thanks to you guys for your reviewing on these patches, the patches were improved so much with your helps. Thanks Annie