The following symbols are exported:
- cpu_scale: For arch_scale_cpu_capacity() API.
- update_rq_clock(): To refresh the rq->clock during task migrations.
- migrate_swap(): Brought of NUMA and exported. It is needed to
migrate tasks running on LITTLE and big CPUs.
Bug: 173468448
Change-Id: I72fb91c49abe365177acc3006ddd038cdb504188
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>