Re: [PATCH 1/3] powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()

2010-02-01 Thread Breno Leitao
Hi Ben, 

Benjamin Herrenschmidt wrote: 
 Breno, can you test ? Also if you could give a quick spin to the other ones
 too make sure they don't break anything else, it would be great ! 
I tested and also asked my team to test and the changes work fine, fixing
the problem. Also, we did a regression test and nothing seem to be broken.

Thanks, 
Breno
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [PATCH 1/3] powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()

2010-01-27 Thread Jesse Barnes
On Wed, 27 Jan 2010 14:10:03 +1100
Benjamin Herrenschmidt b...@kernel.crashing.org wrote:

 We are missing these when building the pci_dev from scratch off
 the Open Firmware device-tree
 
 Signed-off-by: Benjamin Herrenschmidt b...@kernel.crashing.org
 ---
  arch/powerpc/kernel/pci_of_scan.c |2 ++
  drivers/pci/probe.c   |4 ++--
  include/linux/pci.h   |4 
  3 files changed, 8 insertions(+), 2 deletions(-)
 
 Jesse, can I have an ack for the generic bits ? Note that I couldn't test
 on a pSeries machine with PCI-E as all such machines in ozlabs currently
 have all their partitions with PCI-E devices in them in FAIL state in ABAT
 and our admin is out.

Yeah, generic bits look fine.

Acked-by: Jesse Barnes jbar...@virtuousgeek.org

-- 
Jesse Barnes, Intel Open Source Technology Center
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev