From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 6/9] xen: arm: handle variable p2m levels in p2m_lookup Date: Mon, 08 Sep 2014 15:05:55 -0700 Message-ID: <540E2843.5000308@linaro.org> References: <4427aba8dad3155fca151a0b63bfdf78e3a91033.1409847257.git.ian.campbell@citrix.com> <3e77449aeb97eeb9357d80a3ed703baac8dd1633.1409847257.git.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: <3e77449aeb97eeb9357d80a3ed703baac8dd1633.1409847257.git.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: tim@xen.org, vijay.kilari@gmail.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org Hi Ian, On 04/09/14 09:14, Ian Campbell wrote: > This paves the way for boot-time selection of the number of levels to > use in the p2m, which is required to support both 40-bit and 48-bit > systems. For now the starting level remains a compile time constant. > > Implemented by turning the linear sequence of lookups into a loop. > > Signed-off-by: Ian Campbell Reviewed-by: Julien Grall Regards, -- Julien Grall