Re: [PATCH] openrisc: remove bogus nops and shutdowns

From: Jason A. Donenfeld
Date: Wed May 04 2022 - 19:42:32 EST


On Thu, May 05, 2022 at 07:24:50AM +0900, Stafford Horne wrote:
> On Wed, May 04, 2022 at 01:09:11PM +0200, Jason A. Donenfeld wrote:
> > Nop 42 is some leftover debugging thing by the looks of it. Nop 1 will
> > shut down the simulator, which isn't what we want, since it makes it
> > possible to handle errors.
>
> Do you mean impossible to handler errors?

Whoops, yes.

>
> > Cc: Stafford Horne <shorne@xxxxxxxxx>
> > Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx>
>
> This looks good to me, I didn't add these debug's I think we can remove them.
>