arch_timer: add error handling when the MPM global timer is cleared
authorChris Redpath <chris.redpath@arm.com>
Mon, 25 Jul 2016 14:13:58 +0000 (15:13 +0100)
committerAmit Pundir <amit.pundir@linaro.org>
Wed, 14 Sep 2016 09:32:22 +0000 (15:02 +0530)
commit7bba794daaa85dce327e52b201439bb2c148b6c9
tree09a4fac049a9b3438d8221ab8338e300429a55c9
parent923b7aa7f0e6e83a26be3d54db12060dc7651c09
arch_timer: add error handling when the MPM global timer is cleared

Bug: 29000863
Signed-off-by: albert.zl_huang <albert.zl_huang@htc.com>
Change-Id: I2b5a28b0a9edb31bdaa1ca2310397dd2f36f6c23

Updated to use arch_timer_read_counter() as arch_counter_get_cntvct
doesn't exist in this kernel.

Signed-off-by: Chris Redpath <chris.redpath@arm.com>
kernel/sched/walt.c