summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/pci_32.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2012-03-16 23:47:59 (GMT)
committerJesse Barnes <jbarnes@virtuousgeek.org>2012-03-20 17:41:27 (GMT)
commitcf48fb6a2bf2e59990e1438d0dedc706df911996 (patch)
treeece7583684a8a3e7a97d471db9a6984ababf100b /arch/powerpc/kernel/pci_32.c
parent63ab387ca0d1576edef35ef68e4b8ea5e0757b7a (diff)
downloadlinux-fsl-qoriq-cf48fb6a2bf2e59990e1438d0dedc706df911996.tar.xz
PCI: fix bridge I/O window bus-to-resource conversion
In 5bfa14ed9f3c, I forgot to initialize res2.flags before calling pcibios_bus_to_resource(), which depends on the resource type to locate the correct aperture. This bug won't hurt x86, which currently never has an offset between bus and CPU addresses, but will affect other architectures. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'arch/powerpc/kernel/pci_32.c')
0 files changed, 0 insertions, 0 deletions