summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c
diff options
context:
space:
mode:
authorKenji Kaneshige2009-10-07 18:28:56 +0200
committerJesse Barnes2009-10-07 18:28:56 +0200
commit30fc24b5cbc55f9e6c686e2710cc812419bddc0c (patch)
tree58a6ca580ab9fef9081e4921775b9b2c33ca0ab2 /arch/ia64/kernel/mca.c
parentPCI: get larger bridge ranges when space is available (diff)
downloadkernel-qcow2-linux-30fc24b5cbc55f9e6c686e2710cc812419bddc0c.tar.gz
kernel-qcow2-linux-30fc24b5cbc55f9e6c686e2710cc812419bddc0c.tar.xz
kernel-qcow2-linux-30fc24b5cbc55f9e6c686e2710cc812419bddc0c.zip
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
A bug was seen on boards using a PLX 8518 switch device which advertises AER on each of it's transparent bridges. The AER driver was loaded for each bridge and this driver tried to access the AER source ID register whenever an interrupt occured on the shared PCI INTX lines. The source ID register does not exist on non root port PCIE device's which advertise AER and trying to access this register causes a unsupported request error on the bridge. Thus, when the next interrupt occurs, another error is found and the non existent source ID register is accessed again, and so it goes on. The result is a spammed dmesg with unsupported request PCI express errors on the bridge device that the AER driver is loaded against. Reported-by: Malcolm Crossley <malcolm.crossley2@gefanuc.com> Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Tested-by: Malcolm Crossley <malcolm.crossley2@gefanuc.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'arch/ia64/kernel/mca.c')
0 files changed, 0 insertions, 0 deletions