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=7de4b810426f4286940eedc8e8ba3aa6103314b3;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 64cf7c2a7c3e..e6cdb453aeeb 100644 --- a/kernel/sched/rt.c +++ b/kernel/sched/rt.c @@ -2661,6 +2661,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