]> 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)
commit3a73240ffbce013d4a23f537e0a8710b72a676d5
treec2835bc091780b6d892b4eda36032de67f787c71
parent8bb511c22a3a4e7f684995ea191c1c2f965c3c1f
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