diff options
author | 2024-11-09 09:40:25 -1000 | |
---|---|---|
committer | 2024-11-09 09:40:25 -1000 | |
commit | 72b85bf6a7f6f6c38c39a1e5b04bc1da1bf5016e (patch) | |
tree | 51e80996632f64dc12fa4e0b365ae81ba5f600cf /scripts/lib/kdoc/kdoc_re.py | |
parent | sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl() (diff) | |
download | wireguard-linux-72b85bf6a7f6f6c38c39a1e5b04bc1da1bf5016e.tar.xz wireguard-linux-72b85bf6a7f6f6c38c39a1e5b04bc1da1bf5016e.zip |
sched_ext: scx_bpf_dispatch_from_dsq_set_*() are allowed from unlocked context
4c30f5ce4f7a ("sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()")
added four kfuncs for dispatching while iterating. They are allowed from the
dispatch and unlocked contexts but two of the kfuncs were only added in the
dispatch section. Add missing declarations in the unlocked section.
Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: 4c30f5ce4f7a ("sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()")
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions