commit | 293edee1ef7cf1a804c078fd2e9457144d86023d | [log] [tgz] |
---|---|---|
author | Chris Redpath <chris.redpath@arm.com> | Mon Mar 27 18:20:20 2017 +0100 |
committer | Andres Oportus <andresoportus@google.com> | Thu Aug 03 15:30:40 2017 -0700 |
tree | 045fddd05f78bcdfeb2cafa811d7522123448266 | |
parent | 01ddd3e232a70cbc1560121a9af2267ab4366f56 [diff] |
ANDROID: sched/tune: don't use schedtune before it is ready When EAS is enabled during boot, we have to be careful not to use schedtune from fair.c before it is ready or it will warn us and we'll get a traceback in the console. Change-Id: I1a5cf29b18af626545c636c51219f9ed497c19fa Signed-off-by: Chris Redpath <chris.redpath@arm.com> Signed-off-by: Quentin Perret <quentin.perret@arm.com>