From: Gavin Shan Date: Wed, 5 Jun 2013 07:34:02 +0000 (+0800) Subject: powerpc/eeh: Fix fetching bus for single-dev-PE X-Git-Tag: v3.10~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea461abf61753b4b79e625a7c20650105b990f21;p=pandora-kernel.git powerpc/eeh: Fix fetching bus for single-dev-PE While running Linux as guest on top of phyp, we possiblly have PE that includes single PCI device. However, we didn't return its PCI bus correctly and it leads to failure on recovery from EEH errors for single-dev-PE. The patch fixes the issue. Cc: # v3.7+ Cc: Steve Best Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed