From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH] libxc: use correct macro when unmapping memory after save operation Date: Tue, 24 May 2011 14:50:23 +0100 Message-ID: <19931.47007.80878.161463@mariner.uk.xensource.com> References: <4DD6E579.7060304@novell.com> <1306142211.20576.33.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1306142211.20576.33.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Jim Fehlig , xen-devel , Olaf Hering List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("Re: [Xen-devel] [PATCH] libxc: use correct macro when unmapping memory after save operation"): > I guess it is also wrong in the error path out of map_and_save_p2m_table > and so we also need: Yes, I agree, I have applied that too. Ian.