]> git.baikalelectronics.ru Git - kernel.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)
commitacbf6ad910ec5a2d8e5afde55139ccbee813a0a9
treec2835bc091780b6d892b4eda36032de67f787c71
parent8dabfee547d901f2e6fcbf9a0224b039b6f2a557
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