Re: [PATCH] MIPS: Fix exception entry when CONFIG_EVA enabled

From: Maciej W. Rozycki
Date: Mon Nov 13 2017 - 05:48:04 EST


On Tue, 31 Oct 2017, James Hogan wrote:

> > I looked this over pretty carefully and it looks correct to me. It
> > makes no difference
> > in the instructions generated by the non-EVA case. I shouldn't have
> > missed this :(.
> >
> > Reviewed-by: Corey Minyard <cminyard@xxxxxxxxxx>
>
> Yeh, having stared at it for a little while it looks correct to me too.
>
> Reviewed-by: James Hogan <jhogan@xxxxxxxxxx>

How about getting rid of the `noreorder' mode and the manually scheduled
delay slot here altogether though, as I outlined?

Maciej