]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: start dump from exception stack
authorGreg Ungerer <gerg@snapgear.com>
Thu, 19 Jul 2007 08:49:14 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:51 +0000 (10:04 -0700)
commitc3d13ce1eff16bc16fe6ef2cbac54d122841ced0
tree153e66deaf90b35c80fd1137c8b3e8755c87bf2d
parent1ab5e47f928083b850c5bd2d90aef2de6b806bdb
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 <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68knommu/kernel/traps.c