From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 1/2] xen: arm re-order assignments in mfn_to_xen_entry() Date: Mon, 17 Aug 2015 11:24:55 -0700 Message-ID: <55D226F7.1010708@citrix.com> References: <4EE5B48738DDED408878C97C8E050A8B1D7EC7DE@SJEXCHMB05.corp.ad.broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4EE5B48738DDED408878C97C8E050A8B1D7EC7DE@SJEXCHMB05.corp.ad.broadcom.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: "Chris (Christopher) Brand" , "xen-devel@lists.xen.org" Cc: "stefano.stabellini@citrix.com" , "Ian Campbell (ian.campbell@citrix.com)" List-Id: xen-devel@lists.xenproject.org Hi Chris, On 14/08/2015 14:41, Chris (Christopher) Brand wrote: > Shuffle lines around so that the assignments in mfn_to_xen_entry() > occur in the same order as the bits are declared in lpae_pt_t. > This makes it easier to see which ones are never given a value. > No change in behaviour. > > Also fix a minor comment typo. > > Signed-off-by: Chris Brand Reviewed-by: Julien Grall Regards, -- Julien Grall