Loading kernel/sched/boost.c +1 −0 Original line number Diff line number Diff line Loading @@ -180,6 +180,7 @@ static void _sched_set_boost(int type) update_freq_aggregate_threshold( freq_aggr_threshold_backup); } break; default: WARN_ON(1); Loading Loading
kernel/sched/boost.c +1 −0 Original line number Diff line number Diff line Loading @@ -180,6 +180,7 @@ static void _sched_set_boost(int type) update_freq_aggregate_threshold( freq_aggr_threshold_backup); } break; default: WARN_ON(1); Loading