alistair23-linux/arch/arm/mach-ixp2000
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
..
core.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00
enp2611.c
ixdp2x00.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
ixdp2x01.c
ixdp2400.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
ixdp2800.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
Kconfig Kbuild/doc: fix links to Documentation files 2007-10-30 14:26:30 -07:00
Makefile
Makefile.boot
pci.c