From: Gavin Shan Date: Fri, 7 Sep 2012 22:44:07 +0000 (+0000) Subject: powerpc/eeh: Create PEs for PHBs X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55037d176107c33ac79528bf9ab282a6b0b51e16;p=pandora-kernel.git powerpc/eeh: Create PEs for PHBs For one particular PE, it's only meaningful in the ancestor PHB domain. Therefore, each PHB should have its own PE hierarchy tree to trace those PEs created against the PHB. The patch creates PEs for the PHBs and put those PEs into the global link list traced by "eeh_phb_pe". The link list of PEs would be first level of overall PE hierarchy tree across the system. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed