On Mon, Apr 30, 2012 at 3:59 PM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: > On Sun, Mar 18, 2012 at 11:40 PM, Yinghai Lu <yinghai@xxxxxxxxxx> wrote: >> will add struct device dev into host_bridge struct. >> also will add release support to make sure allocated resource get >> freed during root bus removal including hostbridge and pci_sysdata. >> >> The patches need to apply to linus v3.3 plus pci/linux-next >> >> could get from >> git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-pci-hostbridge-cleanup > > I applied the patches from this branch to my "next" branch, with the > exception of the following. Please take a look and make sure my > "next" branch has what you expect. Yes, these 11 patches are correct in your -next tree. Thanks for updating subject and changelog. > >> x86, PCI: Merge root info printing for not using _CRS path > > This changes from printing info for all HT links to just one (probably > unintentional). It should also use the "[bus %02x-%02x]" format as we > do elsewhere. > >> x86, PCI: Add print all root info for not using _CRS path > > This fixes the unintentional "only print one HT link info" change from above. > >> x86, PCI: Allocate temp range array in amd_bus pci_root_info probing > > This had no changelog, so I don't know why we want this. let drop those three patches now. only for printing out etc. Thanks Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html