From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 1/9] xen: arm: rename p2m->first_level to p2m->root. Date: Mon, 08 Sep 2014 14:05:06 -0700 Message-ID: <540E1A02.708@linaro.org> References: <1409847227.10156.35.camel@kazak.uk.xensource.com> <4427aba8dad3155fca151a0b63bfdf78e3a91033.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: <4427aba8dad3155fca151a0b63bfdf78e3a91033.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: Vijaya Kumar K , Ian Campbell , 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: > From: Ian Campbell > > This was previously part of Vigaya's "xen/arm: Add 4-level page table > for stage 2 translation" but is split out here to make that patch > easier to read. > > I went with ->root rather than ->root_level as the original did. > > Signed-off-by: Ian Campbell Reviewed-by: Julien Grall Regards, -- Julien Grall