From: Greg Ungerer Date: Thu, 19 Jul 2007 08:49:14 +0000 (-0700) Subject: m68knommu: start dump from exception stack X-Git-Tag: v2.6.23-rc1~350 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c8b9159000018b0c641b844795a4de4e954582;p=pandora-kernel.git m68knommu: start dump from exception stack In die_if_kernel() start the stack dump at the exception-time SP, not at the SP with all the saved registers; the stack below exception-time sp contains only exception-saved values and is already printed in details just before. Signed-off-by: Philippe De Muyter Signed-off-by: Greg Ungerer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed