Hi Julien, > -----Original Message----- > Subject: [PATCH 19/22] xen/arm32: mm: Rename 'first' to 'root' in > init_secondary_pagetables() > > From: Julien Grall <jgr...@amazon.com> > > The arm32 version of init_secondary_pagetables() will soon be re-used > for arm64 as well where the root table start at level 0 rather than level 1.
Nit: s/start at/starts at/ > > So rename 'first' to 'root'. > > Signed-off-by: Julien Grall <jgr...@amazon.com> Reviewed-by: Henry Wang <henry.w...@arm.com> Kind regards, Henry