ems: frt: Disable cache-hot
authorYoungtae Lee <yt0729.lee@samsung.com>
Mon, 17 Sep 2018 09:42:57 +0000 (18:42 +0900)
committerhskang <hs1218.kang@samsung.com>
Wed, 10 Oct 2018 12:59:58 +0000 (21:59 +0900)
Change-Id: I8ee0adc10fbac465eef46bae604d301cc827cd25
Signed-off-by: Youngtae Lee <yt0729.lee@samsung.com>
kernel/sched/rt.c

index 26bcec32dc86bbfa21355d519e1931f68dd1d88d..f82a43b7d9146f7cc0fd25206a933101c87c729d 100644 (file)
@@ -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