summaryrefslogtreecommitdiff
path: root/include/linux/processor.h
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2026-06-03 15:46:56 -1000
committerTejun Heo <tj@kernel.org>2026-06-03 15:46:56 -1000
commit70390da50c30cb22a8b19054f15df1b1bb38904c (patch)
tree4e4c0e1f63653e1d9b7c05be487898d158b3f9d3 /include/linux/processor.h
parent5839c07e89bbbc0542fcaae9491ae7970cdeebb8 (diff)
sched_ext: Make scx_bpf_kick_cid() return s32
Switch scx_bpf_kick_cid() from void to s32 so future cap enforcement can surface failures. cid interface is introduced in this cycle and has no external users, so the ABI change is safe. Subsequent patches will add -EPERM returns when the calling sub-sched lacks the required cap on the target cid. v2: Return scx_cid_to_cpu()'s errno instead of -EINVAL. (Andrea) Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'include/linux/processor.h')
0 files changed, 0 insertions, 0 deletions