kernel-ark/arch/arm/mach-pnx4008
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
..
clock.c
clock.h
core.c
dma.c
gpio.c
i2c.c
irq.c
Makefile
Makefile.boot
pm.c PM: Rename struct pm_ops and related things 2007-10-18 14:37:18 -07:00
serial.c
sleep.S
time.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00