From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] libxc: arm: use INVALID_P2M_ENTRY Date: Thu, 19 Feb 2015 17:19:21 +0000 Message-ID: <1424366361.30924.142.camel@citrix.com> References: <1423226270-21833-1-git-send-email-wei.liu2@citrix.com> 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.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: Julien Grall , Ian Jackson , Wei Liu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-02-06 at 15:18 +0000, Stefano Stabellini wrote: > On Fri, 6 Feb 2015, Wei Liu wrote: > > Albeit INVALID_P2M_ENTRY and INVALID_MFN are both ~0UL, conceptually > > speaking we should use INVALID_P2M_ENTRY for setting P2M values. > > > > Signed-off-by: Wei Liu > > Cc: Ian Campbell > > Cc: Ian Jackson > > Cc: Stefano Stabellini > > CC: Julien Grall > > Acked-by: Stefano Stabellini Applied, thanks.