alistair23-linux/arch/arm/mach-ixp2000
Lennert Buytenhek 2024c39dbb [ARM] 3965/1: ixp2000: fix handling of pci master aborts
The master abort check in ixp2000_pci_read_config() recently started
failing due to the compiler optimising out the read access following
the clearing of pci_master_aborts.  Mark pci_master_aborts volatile to
force the compiler to reload it on every use.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-12-01 16:55:22 +00:00
..
core.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
enp2611.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ixdp2x00.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
ixdp2x01.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
ixdp2400.c [ARM] Fix breakage in 7281c248f7 2006-10-24 19:21:17 +01:00
ixdp2800.c [ARM] switch to new pci_get_bus_and_slot API 2006-10-17 17:19:59 +01:00
Kconfig [ARM] 3334/1: Add support for IXDP28x5 platforms 2006-03-21 22:06:06 +00:00
Makefile [ARM] 3373/1: move uengine loader to arch/arm/common 2006-03-21 22:06:16 +00:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci.c [ARM] 3965/1: ixp2000: fix handling of pci master aborts 2006-12-01 16:55:22 +00:00