commit | 56f5c0bd50e948408ac0fd587b5c89fa7e2a1b6e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Jun 12 16:54:08 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jun 13 00:01:19 2007 -0700 |
tree | 00257841fe799337dab51d5ad22429d3c6143ccd | |
parent | 4a907dec9845001dc2b117a0ed2a2150384a4cea [diff] |
[SPARC64]: Fix IO/MEM space sizing for PCI. In pci_determine_mem_io_space(), do not hard code the region sizes. Instead, use the values given to us in the ranges property. Thanks goes to Mikael Petterson for the original Xorg failure bug repoert, and strace dumps from Mikael and Dmitry Artamonow. Signed-off-by: David S. Miller <davem@davemloft.net>