sh: Wire up kdump crash kernel exec in die().
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 23:36:36 +0000 (08:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 21 May 2007 05:34:37 +0000 (14:34 +0900)
commite113276624104d9c3b25f333d8dd999b804d980a
tree1b8945f42557679e81e1fbd382183e5914354bb4
parentf3a9022fd187de41a04de9c5b44ff40e68c6d661
sh: Wire up kdump crash kernel exec in die().

Now that we have the basic kdump support in place, add it in to
die() so we can enter the crash kernel automatically.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/traps.c