diff options
| author | Andrea Righi <[email protected]> | 2025-06-04 14:33:11 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2025-06-09 16:25:02 +0000 |
| commit | c68ea8243c5cc901cea62f695504bec73195d906 (patch) | |
| tree | 383b0a7d49c5850b6f51557323c8a572aa576029 /tools/perf/scripts/python/parallel-perf.py | |
| parent | Linux 6.16-rc1 (diff) | |
| download | kernel-c68ea8243c5cc901cea62f695504bec73195d906.tar.gz kernel-c68ea8243c5cc901cea62f695504bec73195d906.zip | |
sched_ext: idle: Remove unnecessary ifdef in scx_bpf_cpu_node()
There's no need to make scx_bpf_cpu_node() dependent on CONFIG_NUMA,
since cpu_to_node() can be used also in systems with CONFIG_NUMA
disabled.
This also allows to always validate the @cpu argument regardless of the
CONFIG_NUMA settings.
Fixes: 01059219b0cfd ("sched_ext: idle: Introduce node-aware idle cpu kfunc helpers")
Signed-off-by: Andrea Righi <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
