From: Anton Blanchard Date: Mon, 13 Oct 2014 08:41:40 +0000 (+1100) Subject: powerpc/pseries: Use dump_stack instead of show_stack X-Git-Tag: fixes-against-v3.18-rc2~26^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ff52b4dedcd4226cf1f2817eb14e8d733790eae;p=pandora-kernel.git 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 Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed