linux/arch/arm/mach-realview
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
..
Kconfig [ARM] 4130/1: Add L220 support to RealView/EB 2007-02-15 15:08:54 +00:00
Makefile
Makefile.boot
clock.c
clock.h
core.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00
core.h i2c: New ARM Versatile/Realview bus driver 2006-12-10 21:21:32 +01:00
headsmp.S
hotplug.c
localtimer.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
platsmp.c [ARM] 4201/1: SMP barriers pair needed for the secondary boot process 2007-02-16 13:06:56 +00:00
realview_eb.c [ARM] realview: disable second GIC on RevB MPCore platforms 2007-09-13 15:10:25 +01:00