From: Gavin Shan Date: Fri, 22 Nov 2013 08:28:46 +0000 (+0800) Subject: powerpc/eeh: Output PHB diag-data X-Git-Tag: v3.14-rc1~80^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c77e95741e1202f993a4126f1f401459f1bcd4d;p=pandora-kernel.git powerpc/eeh: Output PHB diag-data When hitting frozen PE or fenced PHB, it's always indicative to have dumped PHB diag-data for further analysis and diagnosis. However, we never dump that for the cases. The patch intends to dump PHB diag-data at the backend of eeh_ops::get_log() for PowerNV platform. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed