[IA64] honor notify_die() returning NOTIFY_STOP
authorJan Beulich <jbeulich@novell.com>
Tue, 5 Feb 2008 07:43:03 +0000 (23:43 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 5 Feb 2008 16:26:44 +0000 (08:26 -0800)
commit620de2f5dc697f906408743b1139fe5fb7b0b7f8
tree01c731dfc3f8aca8f100482ef79d6795e03b4dba
parentef3c4cb936d854d1564172f2dcce9c20d1b08761
[IA64] honor notify_die() returning NOTIFY_STOP

This requires making die() and die_if_kernel() return a value, and their
callers to honor this (and be prepared that it returns).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/ia32/ia32_support.c
arch/ia64/kernel/traps.c
arch/ia64/kernel/unaligned.c
arch/ia64/mm/fault.c