summaryrefslogtreecommitdiff
path: root/tools/lib/python/feat/parse_features.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2026-05-08 01:09:21 +0300
committerTejun Heo <tj@kernel.org>2026-05-08 01:09:21 +0300
commit363a53749cc483409498e8f6e1525fe081f1d9d2 (patch)
tree28327050ca019bcacc0110b68a917751f863d775 /tools/lib/python/feat/parse_features.py
parent4616a9c36be7e2e051ef53b0e8fd729da0277abf (diff)
downloadlinux-363a53749cc483409498e8f6e1525fe081f1d9d2.tar.xz
sched_ext: Drop unused scx_find_sub_sched() stub
scx_find_sub_sched()'s only caller, scx_bpf_sub_dispatch(), is gated on CONFIG_EXT_SUB_SCHED. When CONFIG_EXT_SUB_SCHED=n the caller compiles out and the stub becomes dead code, tripping -Wunused-function on randconfigs. Drop the stub. Fixes: 25037af712eb ("sched_ext: Add rhashtable lookup for sub-schedulers") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/all/202605080556.42PXw8U9-lkp@intel.com/ Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/lib/python/feat/parse_features.py')
0 files changed, 0 insertions, 0 deletions