]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/eeh: Reorder output messages
authorGavin Shan <shangw@linux.vnet.ibm.com>
Fri, 6 Sep 2013 01:00:05 +0000 (09:00 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:54:15 +0000 (16:54 +1100)
commit5293bf97a27e1be8ac6096aa198ff6a9e3e6837c
treec2835bc091780b6d892b4eda36032de67f787c71
parent8c6852e036daa512376de381a3b61547d90465d4
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 <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/eeh.c