ems: frt: Disable cache-hot
authorYoungtae Lee <yt0729.lee@samsung.com>
Mon, 17 Sep 2018 09:42:57 +0000 (18:42 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:24:57 +0000 (20:24 +0300)
Change-Id: I8ee0adc10fbac465eef46bae604d301cc827cd25
Signed-off-by: Youngtae Lee <yt0729.lee@samsung.com>
kernel/sched/rt.c

index 64cf7c2a7c3e86883359a21c92f32ddfdbce6726..e6cdb453aeebe1d8e0d2fe76c4d504049f90efe7 100644 (file)
@@ -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