diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-10-14 16:13:31 +0200 |
---|---|---|
committer | Kyle McMartin <kyle@shortfin.cabal.ca> | 2007-10-18 21:34:22 +0200 |
commit | 9611f61eb5baf22b6b6ed46c2c196c10e1fade6a (patch) | |
tree | 30bd8d782abc42a6f8b553f4c33bbba2dc8f9a31 /arch/parisc/install.sh | |
parent | [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable (diff) | |
download | linux-9611f61eb5baf22b6b6ed46c2c196c10e1fade6a.tar.xz linux-9611f61eb5baf22b6b6ed46c2c196c10e1fade6a.zip |
[PARISC] Fix infinite loop in /proc/iomem
pcibios_link_hba_resources() could corrupt the resource tree by inserting
resources in the wrong place. Fix this by calling pci_claim_resource()
for PCI-PCI bridges. Delete pcibios_link_hba_resources as we shouldn't
need it any more. Also get rid of lba_claim_dev_resources() and just
call pci_claim_resource() directly.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'arch/parisc/install.sh')
0 files changed, 0 insertions, 0 deletions