From: Gavin Shan Date: Fri, 7 Sep 2012 22:44:09 +0000 (+0000) Subject: powerpc/eeh: Create PEs duing EEH initialization X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b84348c92a122f3ccecda04083ada620312aa53;p=pandora-kernel.git powerpc/eeh: Create PEs duing EEH initialization The patch creates PEs and associated the newly created PEs with it parent/silbing as well as EEH devices. It would become more straight to trace EEH errors and recover them accordingly. Once the EEH functionality on one PCI IOA has been enabled, we tries to create PE against it. If there's existing PE, to which the current PCI IOA should be attached, the existing PE will be converted from "device" type to "bus" type accordingly. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed