From: Gavin Shan Date: Fri, 6 Sep 2013 01:00:05 +0000 (+0800) Subject: powerpc/eeh: Reorder output messages X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5293bf97a27e1be8ac6096aa198ff6a9e3e6837c;p=pandora-kernel.git powerpc/eeh: Reorder output messages We already had some output messages from EEH core. Occasionally, we can see the output messages from EEH core before the stack dump. That's not what we expected. The patch fixes that and shows the stack dump prior to output messages from EEH core. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed