summaryrefslogtreecommitdiffstats
path: root/drivers/pci/proc.c
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@linux.intel.com>2009-06-17 22:33:33 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-17 23:04:42 +0200
commitcebd78a8c5624b5cf04c39c3335a5fc8670a7b69 (patch)
tree426b2ef97ee950e11e231fff1286ae06cf1f3423 /drivers/pci/proc.c
parentMerge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... (diff)
downloadlinux-cebd78a8c5624b5cf04c39c3335a5fc8670a7b69.tar.xz
linux-cebd78a8c5624b5cf04c39c3335a5fc8670a7b69.zip
Fix pci_claim_resource
Instead of starting from the iomem or ioport roots, start from the parent bus' resources. This fixes a bug where child resources would appear above their parents resources if they had the same size. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Tested-by: Andrew Patterson <andrew.patterson@hp.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/pci/proc.c')
0 files changed, 0 insertions, 0 deletions