On Thu, Oct 22, 2015 at 12:56 PM, Yinghai Lu <yinghai@kernel.org> wrote:
> On Wed, Oct 21, 2015 at 6:15 PM, Yinghai Lu <yinghai@kernel.org> wrote:
> looks like i mix the use root bus resource with parent bus resource ...
> so that still have problem.
Now will two version for patch2 and patch3 that will be used to
replace patch 2-4 in
patchset that sent out before.
v4: extend pcibios_bus_to_resource() to return pci root bus resource.
v5: add pci_find_root_bus_resource() that will use pci_find_parent_resource()
to get pci root bus resource.
if use v5, there is another patch
PCI: Check pref compatible bit for mem64 resource of PCIe device
need to be updated according.
Please let me know which one we should go with.
Thanks
Yinghai
> On Wed, Oct 21, 2015 at 6:15 PM, Yinghai Lu <yinghai@kernel.org> wrote:
> looks like i mix the use root bus resource with parent bus resource ...
> so that still have problem.
Now will two version for patch2 and patch3 that will be used to
replace patch 2-4 in
patchset that sent out before.
v4: extend pcibios_bus_to_resource() to return pci root bus resource.
v5: add pci_find_root_bus_resource() that will use pci_find_parent_resource()
to get pci root bus resource.
if use v5, there is another patch
PCI: Check pref compatible bit for mem64 resource of PCIe device
need to be updated according.
Please let me know which one we should go with.
Thanks
Yinghai