arm/mach-clps711x: Switch do_timer() to xtime_update()
commitec2dff2febf19ff2109c2eb3e56d5a969fe399e2
authorTorben Hohn <torbenh@gmx.de>
Thu, 27 Jan 2011 14:59:26 +0000 (27 15:59 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 31 Jan 2011 13:55:44 +0000 (31 14:55 +0100)
treef7b320e4d94496a52e7ae022e361fe4236104739
parent6906e33cc555c390cd091f6f363b783322dfedf6
arm/mach-clps711x: Switch do_timer() to xtime_update()

do_timer() requires holding the xtime_lock, which this
code did not do. Use the safe version xtime_update()

Signed-off-by: Torben Hohn <torbenh@gmx.de>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: johnstul@us.ibm.com
Cc: hch@infradead.org
Cc: yong.zhang0@gmail.com
LKML-Reference: <20110127145926.23248.56369.stgit@localhost>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/arm/mach-clps711x/include/mach/time.h