Loading kernel/sched/core.c +1 −1 Original line number Diff line number Diff line Loading @@ -2053,7 +2053,7 @@ static int send_notification(struct rq *rq, int check_pred, int check_groups) unsigned int cur_freq, freq_required; unsigned long flags; int rc = 0; u64 group_load = 0, new_load; u64 group_load = 0, new_load = 0; if (!sched_enable_hmp) return 0; Loading Loading
kernel/sched/core.c +1 −1 Original line number Diff line number Diff line Loading @@ -2053,7 +2053,7 @@ static int send_notification(struct rq *rq, int check_pred, int check_groups) unsigned int cur_freq, freq_required; unsigned long flags; int rc = 0; u64 group_load = 0, new_load; u64 group_load = 0, new_load = 0; if (!sched_enable_hmp) return 0; Loading