Skip to content
Snippets Groups Projects
Commit ee06d5c8 authored by Andrea Righi's avatar Andrea Righi Committed by Greg Kroah-Hartman
Browse files

tools/sched_ext: Add helper to check task migration state


commit 5f52bbf2 upstream.

Introduce a new helper for BPF schedulers to determine whether a task
can migrate or not (supporting both SMP and UP systems).

Fixes: e9fe1827 ("sched_ext: selftests/dsp_local_on: Fix sporadic failures")
Signed-off-by: default avatarAndrea Righi <arighi@nvidia.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 46db29a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment