[PATCH 1/3] riscv: ftrace: Fixup panic by disabling preemption

Andy Chiu andy.chiu at sifive.com
Fri Sep 16 18:32:01 PDT 2022


Yes, by disabling preemption and ensuring all sub-functions called by
the busy waiting loop of stop_machine, which happens to be true on
non-preemptive kernels, solve the problem from the original
implementation.

Andy Chiu <andy.chiu at sifive.com>



More information about the linux-riscv mailing list