linux/arch/arm/mach-ks8695
Russell King 193c3cc125 [ARM] Fix timer damage from d3d74453c3
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
..
board-micrel.c [ARM] 4549/1: KS8695: Fix build errors 2007-08-14 17:23:55 +01:00
cpu.c
devices.c
generic.h
gpio.c
irq.c
Kconfig
Makefile
Makefile.boot
time.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00