Merge "sched:walt: skip walt_disabled check in "android_rvh_build_perf_domains""
This commit is contained in:
commit
3809b0f24f
@ -5236,8 +5236,6 @@ static void android_rvh_sched_exec(void *unused, bool *cond)
|
||||
|
||||
static void android_rvh_build_perf_domains(void *unused, bool *eas_check)
|
||||
{
|
||||
if (unlikely(walt_disabled))
|
||||
return;
|
||||
*eas_check = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user