x86-64: honor notify_die() returning NOTIFY_STOP
authorJan Beulich <jbeulich@novell.com>
Wed, 30 Jan 2008 12:31:23 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:23 +0000 (13:31 +0100)
commit22f5991c85dec1281cce5c8df9ee92b43b1738c8
tree9a0814a5b3c37b3752ee7dfcc6f6b2b6793dfe91
parentd88879b2d0225da3ba460bbdb8361bb049653671
x86-64: honor notify_die() returning NOTIFY_STOP

This requires making die() return a value, making its callers honor
this (and be prepared that it may return), and making oops_end() have
two additional parameters.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/mcheck/mce_64.c
arch/x86/kernel/traps_64.c
arch/x86/mm/fault_64.c
include/asm-x86/kdebug.h