On Thu, Jun 06, 2013 at 03:34:45PM +0800, Yijing Wang wrote: > ... > Jiang Liu (1): > PCI/IA64: fix memleak for create pci root bus fail > > Yijing Wang (7): > PCI/IA64: SN: remove sn_pci_window_fixup() > PCI/IA64: SN: use normal resource instead of pci_window > PCI/IA64: embed pci hostbridge resources into pci_root_info > PCI/IA64: Allocate pci_root_info instead of using stack > PCI/IA64: add host bridge resource release for _CRS path > PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource > PCI: Replace printks with appropriate pr_*() > > arch/ia64/include/asm/pci.h | 10 +- > arch/ia64/pci/pci.c | 236 ++++++++++++++++++++++++++++------------- > arch/ia64/sn/kernel/io_init.c | 109 +++++-------------- > 3 files changed, 192 insertions(+), 163 deletions(-) Tony, what do you think about this? It only touches ia64, and I have no way to build or test it. So maybe you should handle this? I haven't reviewed it, but I think it's the right general direction, at least. Bjorn -- 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