HMP: Access runqueue task clocks directly.
authorChris Redpath <chris.redpath@arm.com>
Mon, 22 Jul 2013 14:56:28 +0000 (15:56 +0100)
committerJon Medhurst <tixy@linaro.org>
Thu, 5 Sep 2013 17:09:17 +0000 (18:09 +0100)
commit0d520ee8d4e910d1400e1b21608aff3bbce7ad6f
treee6b48529862e5b63e9920a538676e97f4a83ade1
parent1325a370daa4878e3153e877a68d29a0ab308d3b
HMP: Access runqueue task clocks directly.

Avoids accesses through cfs_rq going bad when the cpu_rq doesn't
have a cfs member.

Signed-off-by: Chris Redpath <chris.redpath@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
kernel/sched/fair.c