summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorCheng-Yang Chou <yphbchou0911@gmail.com>2026-03-11 19:34:07 +0800
committerTejun Heo <tj@kernel.org>2026-03-11 11:02:57 -1000
commitbd377af0970164a4d12479bf36049619201be2f0 (patch)
tree08a2ef5782ae578b8761ef372ec2602cdd34aaa4 /kernel
parent6b4576b09714def33890e04ef49621bca3614bbf (diff)
sched_ext: Fix incomplete help text usage strings
Several demo schedulers and the selftest runner had usage strings that omitted options which are actually supported: - scx_central: add missing [-v] - scx_pair: add missing [-v] - scx_qmap: add missing [-S] and [-H] - scx_userland: add missing [-v] - scx_sdt: remove [-f] which no longer exists - runner.c: add missing [-s], [-l], [-q]; drop [-h] which none of the other sched_ext tools list in their usage lines Suggested-by: Tejun Heo <tj@kernel.org> Signed-off-by: Cheng-Yang Chou <yphbchou0911@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions