s390/dumpstack: use pr_cont within show_stack and die
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 19 Oct 2016 11:42:55 +0000 (13:42 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 24 Oct 2016 08:26:14 +0000 (10:26 +0200)
commit47ece7fef4e4206cdcee7c28ac3bca3ede0a1908
treebd7d20988e5df33e134d81fcc89405f9f5cd6403
parentdcddba96cdbc5d0e4d4a17bf22cfd9b2f038a4ca
s390/dumpstack: use pr_cont within show_stack and die

Use pr_cont instead of printk calls also within show_stack and
die in order to avoid extra line breaks.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/dumpstack.c