On 19 May 2014 10:23, Edgar E. Iglesias <edgar.igles...@gmail.com> wrote: > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > Avoid using IS_USER directly as the MMU-idx to simplify future > changes to the MMU layout. > > Signed-off-by: Edgar E. Iglesias <edgar.igles...@xilinx.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> I think this makes sense; the bits involving the ldrt/strt handling are a little ugly after this change but we could probably clean that up later. -- PMM