From: Torben Hohn Date: Thu, 27 Jan 2011 14:59:26 +0000 (+0100) Subject: arm/mach-clps711x: Switch do_timer() to xtime_update() X-Git-Tag: v2.6.39-rc1~508^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec2dff2febf19ff2109c2eb3e56d5a969fe399e2;p=pandora-kernel.git 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 Cc: Russell King Cc: Peter Zijlstra 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 --- Reading git-diff-tree failed