From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 0/3] gnttab: misc adjustments Date: Mon, 6 Jul 2015 16:59:43 +0100 Message-ID: <1436198383.25646.128.camel@citrix.com> References: <558810070200007800087749@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZC92w-0007cV-PY for xen-devel@lists.xenproject.org; Mon, 06 Jul 2015 16:15:06 +0000 In-Reply-To: <558810070200007800087749@mail.emea.novell.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: Jan Beulich Cc: xen-devel , Keir Fraser , Ian Jackson , Tim Deegan List-Id: xen-devel@lists.xenproject.org On Mon, 2015-06-22 at 12:39 +0100, Jan Beulich wrote: > Patch 1 is a plain resend. Patches 2 and 3 are the split result of a > previously sent patch. > > 1: fix out of range shift count > 2: don't silently truncate frame numbers in gnttab_set_version() > 3: clean up gnttab_set_version() > > Signed-off-by: Jan Beulich Given Andy has reviewed these and is happy: Acked-by: Ian Campbell