On Fri, Feb 24, 2023 at 08:49:58AM -0800, Josh Poimboeuf wrote: > v3: > - Add barriers (pmladek) > - Update comments > > v2: > - Avoid calling klp_cond_resched_disable() in klp_cancel_transition() > - Fix race in klp_reverse_transition() > > Fix patching stalls caused by busy kthreads. I ran the v3 patches through my reproducer, still working great. Thanks, Seth