From: Youngtae Lee Date: Mon, 17 Sep 2018 09:42:57 +0000 (+0900) Subject: ems: frt: Disable cache-hot X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7787b870c54a6ba7b002b097efa08a8af54698f7;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git ems: frt: Disable cache-hot Change-Id: I8ee0adc10fbac465eef46bae604d301cc827cd25 Signed-off-by: Youngtae Lee --- diff --git a/kernel/sched/rt.c b/kernel/sched/rt.c index 26bcec32dc86..f82a43b7d914 100644 --- a/kernel/sched/rt.c +++ b/kernel/sched/rt.c @@ -2645,6 +2645,7 @@ static int find_victim_rt_rq(struct task_struct *task, const struct cpumask *sg_ static int check_cache_hot(struct task_struct *task, int flags, int *best_cpu) { int cpu = smp_processor_id(); + return false; /* * 3. Cache hot : packing the callee and caller, * when there is nothing to run except callee, or