diff options
author | Peter Zijlstra <peterz@infradead.org> | 2024-05-23 10:48:09 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-08-17 11:06:42 +0200 |
commit | e8901061ca0cd9acbd3d29d41d16c69c2bfff9f0 (patch) | |
tree | 93b7499308f7e275a171365d9891d40913efcb1c /tools/perf/scripts/python | |
parent | fab4a808ba9fb59b691d7096eed9b1494812ffd6 (diff) |
sched: Split DEQUEUE_SLEEP from deactivate_task()
As a preparation for dequeue_task() failing, and a second code-path
needing to take care of the 'success' path, split out the DEQEUE_SLEEP
path from deactivate_task().
Much thanks to Libo for spotting and fixing a TASK_ON_RQ_MIGRATING
ordering fail.
Fixed-by: Libo Chen <libo.chen@oracle.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <vschneid@redhat.com>
Tested-by: Valentin Schneider <vschneid@redhat.com>
Link: https://lkml.kernel.org/r/20240727105029.086192709@infradead.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions