Russell King 193c3cc125 [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Move the xtime write mode seqlock into timer_tick(), so it only
surrounds the call to do_timer().

This avoids a deadlock in update_process_times() ...
hrtimer_get_softirq_time() which tries to get a read mode seqlock
on xtime, thereby preventing booting.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 10:17:12 +00:00
..
2006-10-20 10:26:44 -07:00
2006-11-30 05:22:59 +01:00
2007-05-20 20:10:32 +01:00
2005-04-16 15:20:36 -07:00