diff options
author | Tejun Heo <tj@kernel.org> | 2025-04-29 21:40:11 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-04-29 21:40:11 +0300 |
commit | 9ba7f37e5b39654e657df83c266c24ee7bbc2296 (patch) | |
tree | 1e09ae11c153d871eae2ff82d9d704cbf253d9a6 /tools/perf/scripts/python/stackcollapse.py | |
parent | bff3b5aec1b727b620adc7c47085592802390125 (diff) | |
download | linux-9ba7f37e5b39654e657df83c266c24ee7bbc2296.tar.xz |
sched_ext: Clean up SCX_EXIT_NONE handling in scx_disable_workfn()
With the global states and disable machinery moved into scx_sched,
scx_disable_workfn() can only be scheduled and run for the specific
scheduler instance. This makes it impossible for scx_disable_workfn() to see
SCX_EXIT_NONE. Turn that condition into WARN_ON_ONCE().
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Acked-by: Changwoo Min <changwoo@igalia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions