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

From: Stafford Horne
Date: Wed May 11 2022 - 16:54:32 EST


On Wed, May 11, 2022 at 03:35:50PM +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
> impossible to handle errors.
>
> Cc: Stafford Horne <shorne@xxxxxxxxx>
> Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx>

Thanks, this looks good now. I will queue it.