Re: [PATCH] need check for devices with bad status status property in __of_scan_bus()

2010-05-19 Thread Sonny Rao
On Mon, May 10, 2010 at 08:13:41PM -0500, Sonny Rao wrote: > Hi Ben, we ran into an issue where it looks like we're not > properly ignoring a pci device with a non-good status property > when we walk the device tree and create our device nodes. > > However, the EEH init code does look for the prop

[PATCH] need check for devices with bad status status property in __of_scan_bus()

2010-05-10 Thread Sonny Rao
Hi Ben, we ran into an issue where it looks like we're not properly ignoring a pci device with a non-good status property when we walk the device tree and create our device nodes. However, the EEH init code does look for the property and disables EEH on these devices. This leaves us in an incon