[PATCH] powerpc: properly configure DDR/P5IOC children devs
The dynamic add path for PCI Host Bridges can fail to configure children adapters under P5IOC controllers. It fails to properly fixup bus/device resources, and it fails to properly enable EEH. Both of these steps need to occur before any children devices are enabled in pci_bus_add_devices(). Signed-off-by:John Rose <johnrose@austin.ibm.com> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/powerpc/kernel/pci_64.c 3 additions, 2 deletionsarch/powerpc/kernel/pci_64.c
- arch/powerpc/kernel/rtas_pci.c 1 addition, 23 deletionsarch/powerpc/kernel/rtas_pci.c
- arch/powerpc/platforms/pseries/pci_dlpar.c 28 additions, 0 deletionsarch/powerpc/platforms/pseries/pci_dlpar.c
- include/asm-powerpc/ppc-pci.h 1 addition, 0 deletionsinclude/asm-powerpc/ppc-pci.h
Please register or sign in to comment