From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 4/4] xen/arm: p2m: Remove translation table when it's empty Date: Tue, 1 Dec 2015 15:19:30 +0000 Message-ID: <565DBA82.10505@citrix.com> References: <1448981483-16291-1-git-send-email-julien.grall@citrix.com> <1448981483-16291-5-git-send-email-julien.grall@citrix.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 1a3mjg-0003DL-VI for xen-devel@lists.xenproject.org; Tue, 01 Dec 2015 15:20:57 +0000 In-Reply-To: <1448981483-16291-5-git-send-email-julien.grall@citrix.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: xen-devel@lists.xenproject.org Cc: ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 01/12/15 14:51, Julien Grall wrote: > Changes in v2: > - Introduce a new field p2m_refcount in the inuse union > - Update the commit message to explain why we didn't use > type_info > - Fix indentation in the code Hrmmm the indentation is style wrong :/. And I found a bug in this patch. Sorry for the noise, I will send a new version as soon as I figure out the problem. Regards, -- Julien Grall