From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 9/9] xen: arm: support for up to 48-bit IPA addressing on arm64 Date: Mon, 08 Sep 2014 16:42:10 -0700 Message-ID: <540E3ED2.1030406@linaro.org> References: <4427aba8dad3155fca151a0b63bfdf78e3a91033.1409847257.git.ian.campbell@citrix.com> <66fcc9eaf7de76c7ebeefb18741c2a0099972f52.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: <66fcc9eaf7de76c7ebeefb18741c2a0099972f52.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: > + for_each_online_cpu ( cpu ) > + { > + struct cpuinfo_arm *info = &cpu_data[cpu]; NIT: const struct Other than that: Reviewed-by: Julien Grall Regards, -- Julien Grall