summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2006-12-01 15:02:40 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-12-01 16:55:22 (GMT)
commit2024c39dbba4d036f0b16daf530ad5f4416fb344 (patch)
treea7f0336412df5e2afc9f68ea1cf2610d586bbaec /arch/arm/mach-ixp4xx
parent4e4e520fd52cfdcc7232c4762a78016e7656cad2 (diff)
downloadlinux-2024c39dbba4d036f0b16daf530ad5f4416fb344.tar.xz
[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>
Diffstat (limited to 'arch/arm/mach-ixp4xx')
0 files changed, 0 insertions, 0 deletions