android_kernel_xiaomi_sm8350/kernel/sched/walt
Avaneesh Kumar Dwivedi 7bb7779ce4 core_ctl: Add check for available cpus before accessing per_cpus
For qultivate target its trying to call per_cpu() for
cpu's which are fused out and leading to crash So, Add
a check for available cpu's before calling per_cpu.

Change-Id: Idfd97fcfc83baa59afe9010396e7b6314087bf13
Signed-off-by: Avaneesh Kumar Dwivedi <quic_akdwived@quicinc.com>
Signed-off-by: Chetan C R <quic_cchinnad@quicinc.com>
2022-11-24 22:22:42 +05:30
..
boost.c sched/walt: Improve the scheduler 2021-11-01 20:48:07 -07:00
core_ctl.c core_ctl: Add check for available cpus before accessing per_cpus 2022-11-24 22:22:42 +05:30
cpu-boost.c
Makefile
qc_vas.c
qc_vas.h
sched_avg.c
trace.c
trace.h sched/walt: eval_need code and trace cleanup 2021-11-01 20:48:36 -07:00
walt.c Sched: Improve the scheduler 2021-09-13 05:53:43 -07:00
walt.h