From: Gavin Shan Date: Thu, 20 Jun 2013 05:20:59 +0000 (+0800) Subject: powerpc/eeh: Delay EEH probe during hotplug X-Git-Tag: v3.11-rc1~94^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a74850b35d85a81155aa0e51211fbd6eecad25;p=pandora-kernel.git powerpc/eeh: Delay EEH probe during hotplug While doing EEH recovery, the PCI devices of the problematic PE should be removed and then added to the system again. During the so-called hotplug event, the PCI devices of the problematic PE will be probed through early/late phase. We would delay EEH probe on late point for PowerNV platform since the PCI device isn't available in early phase. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed