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)
commit4ff52b4dedcd4226cf1f2817eb14e8d733790eae
tree08e6dee55d10d1e8cb2fb15e543fab41d9d6d592
parentacf620ecf56cfc4edaffaf158250e128539cdd26
powerpc/pseries: Use dump_stack instead of show_stack

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>
arch/powerpc/platforms/pseries/iommu.c
This page took 0.05487 seconds and 5 git commands to generate.