On Wed, 2025-07-16 at 11:38 +0200, Nam Cao wrote: > And the monitor reports some errors on riscv64 with PREEMPT_RT=y: > > root@riscv:~/rv-tests# uname -a > Linux riscv 6.16.0-rc6-00054-g7590637d9ca2 #87 SMP PREEMPT_RT Wed Jul > 16 11:26:00 CEST 2025 riscv64 GNU/Linux > root@riscv:~/rv-tests# stress-ng --cpu-sched -1 > stress-ng: info: [452] defaulting to a 1 day run per stressor > stress-ng: info: [452] dispatching hogs: 4 cpu-sched > [ 614.390462] rv: monitor opid does not allow event irq_entry on > state in_irq Finally managed to bootstrap a riscv VM, that is an error I thought I'd fixed and I'm genuinely surprised I didn't notice on other architectures. Thanks again for catching it though! Gabriele