[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)
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>

No differences found