summaryrefslogtreecommitdiff
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2025-11-04 11:40:22 -1000
committerTejun Heo <tj@kernel.org>2025-11-04 11:46:24 -1000
commit023af03caed8c1c7b863b912b661bb76a8c13c24 (patch)
tree21dd046ff880d472181841bbe0b1f5e30db1c047 /rust/helpers/platform.c
parent7900aa699c34401cf5d0c701d9ef72880ddc1a83 (diff)
sched_ext: Move __SCX_DSQ_ITER_ALL_FLAGS BUILD_BUG_ON to the right place
The BUILD_BUG_ON() which checks that __SCX_DSQ_ITER_ALL_FLAGS doesn't overlap with the private lnode bits was in scx_task_iter_start() which has nothing to do with DSQ iteration. Move it to bpf_iter_scx_dsq_new() where it belongs. No functional changes. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions