powerpc/pseries: Use dump_stack instead of show_stack
authorAnton Blanchard <anton@samba.org>
Mon, 13 Oct 2014 08:41:40 +0000 (19:41 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 15 Oct 2014 00:23:20 +0000 (11:23 +1100)
We can use the simpler dump_stack() instead of
show_stack(current, __get_SP())

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

No differences found