LAKITU: sched/fair: keep using upstream select_idle_sibling()

In patch 0959988c66be ("ANDROID: sched: EAS: take cstate into account
when selecting idle core"), a new implementation of
select_idle_sibling() was introduced, and have caused regression for
Dataflow.

This commit disables the flag sysctl_sched_cstate_aware which then
points the select_idle_sibling() function to the upstream version.

Fixes: 0959988c66be ("ANDROID: sched: EAS: take cstate into account
when selecting idle core")
Signed-off-by: Xuewei Zhang <xueweiz@google.com>

BUG=b:135611964
TEST=Dataflow shuffle test

Change-Id: I67f08e99654995428ab2c20a0109cd43ed57e0f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1877569
Reviewed-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Commit-Queue: Xuewei Zhang <xueweiz@google.com>
Tested-by: Xuewei Zhang <xueweiz@google.com>
1 file changed