On Fri, Nov 13 2009, Kenji Kaneshige wrote: > Hi, > > Here is a patch to fix power fault interrupt storm problem reported > by Jens Axboe. > > Thanks, > Kenji Kaneshige > > > Enabling power fault detected event notification in current pciehp > might cause power fault interrupt storm on some machines. On those > machines. On those machines, power fault detected bit in the slot > status register was set again immediately when it is cleared in the > interrupt service routine, and next power fault detected interrupt was > notified again. Therefore, disable power fault detected event > notification for now. > > This patch also removes unnecessary handling for power fault cleared > event because this event is not supported by PCIe spec. > > Signed-off-by: Kenji Kaneshige <kaneshige.kenji@xxxxxxxxxxxxxx> You can add my Tested-by to that, I have confirmed that it works and fixes my hang. -- Jens Axboe -- 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