1
0
Fork 0
alistair23-linux/arch/arm/mach-aaec2000
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
Makefile [ARM] 3040/1: AAEC-2000 - Preliminary clock interface support 2005-10-28 16:51:43 +01:00
Makefile.boot [PATCH] ARM: Add missed AAEC2000 file 2005-06-27 13:59:43 +01:00
aaed2000.c [ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000 2006-05-07 22:49:24 +01:00
clock.c [ARM] Convert some arm semaphores to mutexes 2006-01-12 18:42:23 +00:00
clock.h [ARM] 3040/1: AAEC-2000 - Preliminary clock interface support 2005-10-28 16:51:43 +01:00
core.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00
core.h [ARM] 3504/1: Fix clcd includes for aaec2000 2006-05-07 22:49:21 +01:00