commit | d09ee9687e027fc7d2c6b95daf05a8ef3ff06340 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Thu Apr 23 20:49:25 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Jun 11 12:04:07 2009 -0700 |
tree | a7423042ba31ae5c1eb709d0e03115961b2b63b3 | |
parent | 1f82de10d6b1d845155363c895c552e61b36b51a [diff] |
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 <ink@jurassic.park.msu.ru> Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>