Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
clock.c
clock.h
core.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00
core.h
headsmp.S
hotplug.c
Kconfig
localtimer.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
Makefile
Makefile.boot
platsmp.c
realview_eb.c [ARM] realview: disable second GIC on RevB MPCore platforms 2007-09-13 15:10:25 +01:00