diff options
| author | Andrea Righi <[email protected]> | 2025-10-29 13:08:43 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2025-10-29 15:14:39 +0000 |
| commit | f4fa7c25f632cd925352b4d46f245653a23b1d1a (patch) | |
| tree | 8e6afdba9b1013fa605125322890c83ffb1f9684 /lib/mpi/mpi-mod.c | |
| parent | sched_ext: fix flag check for deferred callbacks (diff) | |
| download | kernel-f4fa7c25f632cd925352b4d46f245653a23b1d1a.tar.gz kernel-f4fa7c25f632cd925352b4d46f245653a23b1d1a.zip | |
sched_ext: Fix use of uninitialized variable in scx_bpf_cpuperf_set()
scx_bpf_cpuperf_set() has a typo where it dereferences the local
variable @sch, instead of the global @scx_root pointer. Fix by
dereferencing the correct variable.
Fixes: 956f2b11a8a4f ("sched_ext: Drop kf_cpu_valid()")
Signed-off-by: Andrea Righi <[email protected]>
Reviewed-by: Christian Loehle <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions
