git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a907de
)
[SPARC64]: Fix IO/MEM space sizing for PCI.
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 12 Jun 2007 23:54:08 +0000
(16:54 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 13 Jun 2007 07:01:19 +0000
(
00:01
-0700)
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>
No differences found