From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] xen: arm: remove hardcoded gnttab location from dom0 Date: Tue, 03 Dec 2013 15:52:55 +0000 Message-ID: <529DFE57.3000208@linaro.org> References: <1386083062-30104-1-git-send-email-ian.campbell@citrix.com> <529DF6C5.2050703@linaro.org> <1386084157.13256.44.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1386084157.13256.44.camel@kazak.uk.xensource.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 Cc: stefano.stabellini@eu.citrix.com, tim@xen.org, Andre Przywara , xen-devel@lists.xen.org, Chen Baozi , Anup Patel , Pranavkumar Sawargaonkar List-Id: xen-devel@lists.xenproject.org On 12/03/2013 03:22 PM, Ian Campbell wrote: > On Tue, 2013-12-03 at 15:20 +0000, Julien Grall wrote: > >> The size looks the same everywhere, can we just hardcode the base >> address per platform? > > It's not implausible that a platform might want a different size in the > future. e.g. if they can only spare 64K of space. I don't think there is > any reason to restrict things, start and size are naturally paired > together. Ok. I gave a try on the Arndale and it works. So: Tested-by: Julien Grall And for the patch: Acked-by: Julien Grall -- Julien Grall