HMP: Access runqueue task clocks directly.
authorChris Redpath <chris.redpath@arm.com>
Mon, 19 Aug 2013 14:06:22 +0000 (15:06 +0100)
committerJon Medhurst <tixy@linaro.org>
Mon, 19 Aug 2013 14:41:37 +0000 (15:41 +0100)
commitde66e01565848d0236ca9e7e9e2f6ecd5c27a021
tree5233371a73870e07a8e4855a912e219cc7bdf5d9
parentdb20b7088c6d7f7920dace95c7fc8d9955650214
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