Re: [PATCH -v3 00/11] PCI: pci_host_bridge related cleanup

From: Bjorn Helgaas
Date: Mon Apr 30 2012 - 18:59:27 EST


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.

>  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.

Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/