Re: [RFC] sched,livepatch: call stop_one_cpu in klp_check_and_switch_task

From: Peter Zijlstra
Date: Tue May 10 2022 - 05:35:33 EST


On Tue, May 10, 2022 at 12:32:02AM +0000, Song Liu wrote:
> cond_sched() feels like a natural “transition point” to me, and it

You have to think of cond_resched() as a NOP.