On 2024-12-18 22:35, Steven Rostedt wrote: > > Can you test this patch? >
I have tested the patch on both riscv32 (qemu) & sparc32 (leon) and it seems
to be working fine.
But I can mention that I ran into a deadlock situation on sparc32.
I had to remove CC_FLAGS_FTRACE for the code that is responsible for
flushing TLBs (SMP). It uses an NMI to signal other CPUs which triggered
the deadlock if tracing was enabled on that path.
Best regards,
// Ludwig
