From: David S. Miller Date: Tue, 12 Jun 2007 23:54:08 +0000 (-0700) Subject: [SPARC64]: Fix IO/MEM space sizing for PCI. X-Git-Tag: v2.6.22-rc5~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f5c0bd50e948408ac0fd587b5c89fa7e2a1b6e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed