On Wed, May 21, 2014 at 08:27:52PM +0100, Peter Maydell wrote: > 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.
Thanks, I'll squash this into v4 then! Cheers, Edgar