Re: [PATCH] Fix the PCI-Ex link training bug on MPC8641HPCN board.

2007-07-10 Thread Kumar Gala
On Jul 10, 2007, at 1:34 AM, Zhang Wei wrote: > If the PCI-Ex hose link training is failed, the kernel will halt at > the > PCI scan process on MPC8641HPCN board. > > This patch will remove and free the hose from PCI host list if the > PCI hose link training is failed. > > Signed-off-by: Zhang

[PATCH] Fix the PCI-Ex link training bug on MPC8641HPCN board.

2007-07-09 Thread Zhang Wei
If the PCI-Ex hose link training is failed, the kernel will halt at the PCI scan process on MPC8641HPCN board. This patch will remove and free the hose from PCI host list if the PCI hose link training is failed. Signed-off-by: Zhang Wei <[EMAIL PROTECTED]> --- arch/powerpc/platforms/86xx/pci.c |