summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2026-05-08 00:05:31 +0300
committerTejun Heo <tj@kernel.org>2026-05-08 00:05:50 +0300
commit4616a9c36be7e2e051ef53b0e8fd729da0277abf (patch)
tree46deb695c6538e2c9c7055f467e66d6f810e7ee2 /tools/lib/python
parentb34c82777a2c0648ee053595f4b290fd5249b093 (diff)
downloadlinux-4616a9c36be7e2e051ef53b0e8fd729da0277abf.tar.xz
sched_ext: Move scx_error() out of scx_link_sched()'s lock region
scx_link_sched() holds scx_sched_lock. The scx_error() calls inside take the same lock through scx_claim_exit() and deadlock. Move them out of the guard. Fixes: 6b4576b09714 ("sched_ext: Reject sub-sched attachment to a disabled parent") Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions