From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1252?Q?Roger_Pau_Monn=E9?= Subject: Re: [PATCH v2 2/2] xen/grant: introduce func gnttab_unmap_refs_sync() Date: Wed, 15 Apr 2015 12:37:27 +0200 Message-ID: <552E3F67.80707@citrix.com> References: <1428043379-13858-1-git-send-email-bob.liu@oracle.com> <1428043379-13858-2-git-send-email-bob.liu@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YiKhL-00025a-Ce for xen-devel@lists.xenproject.org; Wed, 15 Apr 2015 10:37:35 +0000 In-Reply-To: <1428043379-13858-2-git-send-email-bob.liu@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Bob Liu , xen-devel@lists.xenproject.org Cc: axboe@fb.com, boris.ostrovsky@oracle.com, jennifer.herbert@citrix.com, david.vrabel@citrix.com List-Id: xen-devel@lists.xenproject.org El 03/04/15 a les 8.42, Bob Liu ha escrit: > There are several place using gnttab async unmap and wait for > completion, so move the common code to a function > gnttab_unmap_refs_sync(). > = > v2: Rename to gnttab_unmap_refs_sync() > = > Signed-off-by: Bob Liu For the blkback bits: Acked-by: Roger Pau Monn=E9