From: Roman Zippel Date: Sun, 25 Jun 2006 12:46:58 +0000 (-0700) Subject: [PATCH] m68k: fix show_registers() X-Git-Tag: v2.6.18-rc1~1054 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2325ecebc5b7988fd49968bd3a660fd1594dc84;p=pandora-kernel.git [PATCH] m68k: fix show_registers() Move some of the prints in die_if_kernel() to show_registers() and call that instead of show_stack(), so show_registers() prints now similiar info as other archs. Clean up the function a little. Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed