From: Yinghai Lu Date: Fri, 24 Apr 2009 03:49:25 +0000 (-0700) Subject: PCI: improve resource allocation under transparent bridges X-Git-Tag: v2.6.31-rc1~62^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09ee9687e027fc7d2c6b95daf05a8ef3ff06340;p=pandora-kernel.git PCI: improve resource allocation under transparent bridges We could run out of space under under 4g, but devices under transparent bridges can use 64bit resources, so keep trying on the parent bus until we hit a non-transparent bridge. Impact: better support for assigning unassigned resources Reviewed-by: Ivan Kokshaysky Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed