]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit97e6b37bab29714bead38954080b3477c88a2fc1
tree9a0814a5b3c37b3752ee7dfcc6f6b2b6793dfe91
parent3ee4b8a549efed9a3057961471d6b886dc68e187
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