From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andres Lagar-Cavilla" Subject: Re: [PATCH] grant table map error in __gnttab_map_grant_ref Date: Mon, 6 Feb 2012 07:45:24 -0800 Message-ID: <3ca8a54d58bb0237b941f1d5d3ad21c0.squirrel@webmail.lagarcavilla.org> References: Reply-To: andres@lagarcavilla.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Liuyongan Cc: Zhanghaoyu , "xen-devel@lists.xensource.com" , Qianhuibin , Jan Beulich , hanweidong List-Id: xen-devel@lists.xenproject.org >>> Date: Sat, 04 Feb 2012 02:43:05 +0000 >>> From: Liuyongan >>> To: "xen-devel@lists.xensource.com" >>> Cc: Wang Liang , Zhanghaoyu >>> , Qianhuibin , >>> hanweidong >>> Subject: [Xen-devel] [PATCH] grant table map error in >>> __gnttab_map_grant_ref >>> Message-ID: >>> >>> >>> Content-Type: text/plain; charset="utf-8" >>> >>> In file grant_table.c function __gnttab_map_grant_ref, if >>> __get_paged_frame failed, the effect of _set_status previously called >>> should be rollback, so the flag GTF_reading and _GTF_writing will be >>> recovered. >>> >>> Signed-off-by: Haoyu Zhang; Liang >>> Wang >> >> Hi, >> great fix! Would you mind submitting the same fix to the unstable tree? > > Feel free to use this patch. I certainly will :) But my request is whether you'd be able to rebase it to the unstable tree, as it seems based on 4.1.1. >> >> Acked-by: Andres Lagar-Cavilla > > Well, I donot understand why contents" Message: 3, Message: 4, Message: > 5" appear in your initial mail, Any special meaning? None at all, just me being a bit lame Thanks Andres >