aha/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 [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor 2007-05-11 22:02:48 +01:00
devices.c [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor 2007-05-11 22:02:48 +01:00
generic.h [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor 2007-05-11 22:02:48 +01:00
gpio.c [ARM] 4377/1: KS8695: GPIO driver 2007-07-12 11:12:34 +01:00
irq.c [ARM] ks8695: no need to include linux/ptrace.h 2007-07-20 09:47:53 +01:00
Kconfig [ARM] 4333/2: KS8695: Micrel Development board 2007-05-11 22:02:55 +01:00
Makefile [ARM] 4377/1: KS8695: GPIO driver 2007-07-12 11:12:34 +01:00
Makefile.boot [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor 2007-05-11 22:02:48 +01:00
time.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00