Re: [PATCH] wireguard: selftests: support OpenRISC

From: Stafford Horne
Date: Tue Jun 28 2022 - 16:45:08 EST


On Tue, Jun 28, 2022 at 02:02:10AM +0200, Jason A. Donenfeld wrote:
> Stafford and I have been using this to shake out OpenRISC bugs, and it's
> been a great help, so it's time OpenRISC support for the WireGuard test
> suite is made into a proper commit. The QEMU changes necessary for this
> to work should also be around the corner now, and they seem some what
> stationary in their interface too.
>
> Cc: Stafford Horne <shorne@xxxxxxxxx>
> Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx>

Hello,

I am not sure what happened to my reply on this yesterday, but I did have this
queued for 5.19 fixes. However, as we just discussed there are still some soft
lockup issues that cause 'rcu: INFO: rcu_preempt detected stalls' noise.

I will hold off sending this upstream for now.

Example isssues:
- https://א.cc/x3Vt402T
- https://xn--4db.cc/bKiNzmFE

-Stafford