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-footbridge
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
..
cats-hw.c Remove magic macros for screen_info structure members 2007-10-16 22:57:17 -07:00
cats-pci.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
co285.c
common.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
common.h
dc21285-timer.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00
dc21285.c [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
dma.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ebsa285-leds.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ebsa285-pci.c
ebsa285.c
isa-irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
isa-timer.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00
isa.c [ARM] Add rtc-cmos driver for ISA-based footbridge platforms 2007-10-12 23:43:32 +01:00
Kconfig
Makefile
Makefile.boot
netwinder-hw.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
netwinder-leds.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
netwinder-pci.c
personal-pci.c
personal.c
time.c