diff options
| author | Peter Zijlstra <[email protected]> | 2025-05-09 11:36:59 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2025-05-14 11:16:24 +0000 |
| commit | 676e8cf70cb0533e1118e29898c9a9c33ae3a10f (patch) | |
| tree | ea7646aca88d44c671755b5d205984ffad12a783 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks (diff) | |
| download | kernel-676e8cf70cb0533e1118e29898c9a9c33ae3a10f.tar.gz kernel-676e8cf70cb0533e1118e29898c9a9c33ae3a10f.zip | |
sched,livepatch: Untangle cond_resched() and live-patching
With the goal of deprecating / removing VOLUNTARY preempt, live-patch
needs to stop relying on cond_resched() to make forward progress.
Instead, rely on schedule() with TASK_FREEZABLE set. Just like
live-patching, the freezer needs to be able to stop tasks in a safe /
known state.
[bigeasy: use likely() in __klp_sched_try_switch() and update comments]
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Tested-by: Petr Mladek <[email protected]>
Tested-by: Miroslav Benes <[email protected]>
Acked-by: Miroslav Benes <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
