From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 7/8] tools: arm: support up to (almost) 1TB of guest RAM Date: Fri, 25 Apr 2014 14:29:47 +0100 Message-ID: <535A634B.5080105@linaro.org> References: <1398424945.18537.424.camel@kazak.uk.xensource.com> <1398424967-9306-7-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1398424967-9306-7-git-send-email-ian.campbell@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: Ian Campbell , xen-devel@lists.xen.org Cc: ian.jackson@eu.citrix.com, tim@xen.org, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 25/04/14 12:22, Ian Campbell wrote: > #define GUEST_RAM_BASE GUEST_RAM0_BASE /* Lowest RAM address */ > -/* Largest amount of actual RAM, not including holes */ > -#define GUEST_RAM_MAX (GUEST_RAM0_SIZE) > + /* Largest amount of actual RAM, not including holes */ I think you've added a space by mistake here :). With this minor change: Acked-by: Julien Grall -- Julien Grall