Files
android_kernel_xiaomi_sm8450/kernel/sched
Elliot Berman 567d65e536 ANDROID: Guard rq_clock_task_mult with CONFIG_SMP
rq->cpu only exists on CONFIG_SMP builds. PELT only needs to support
SMP-enabled builds, so guard rq_clock_task_mult with CONFIG_SMP to
support compilation of kernel without CONFIG_SMP enabled.

Change-Id: I7779f5b10b44757dfd4cbc159b6ae3f3f1ddf3e7
Fixes: 9377277724 ("ANDROID: sched: Introducing PELT multiplier")
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
2022-08-16 19:27:30 +00:00
..
2022-04-18 17:41:18 +02:00
2022-04-18 17:41:18 +02:00
2021-09-30 18:36:17 +02:00
2022-02-08 10:08:24 +01:00
2022-01-27 11:49:22 +01:00
2021-12-14 15:11:46 +01:00