kernel-ark/arch/x86_64
Jan Beulich eca37c18be [PATCH] x86_64: Clean up double fault handling
Since a double fault always implies that kernel data structures are
corrupt, this fault should neither be handed to user mode handling,
nor should the handler allow resuming the faulting code stream (since
architecturally this isn't a fault, but an abort).

Note that this slightly depends on the previously submitted patch
adjusting the prototype of notify_die() (a compiler warning will result
without that other patch).

AK: Removed obsolete CONFIG_CHECKING code, added comments

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-11 19:01:10 -08:00
..
boot
crypto
ia32 [PATCH] x86_64: More CFI fixes for 32bit entry code 2006-01-11 19:01:09 -08:00
kernel [PATCH] x86_64: Clean up double fault handling 2006-01-11 19:01:10 -08:00
lib
mm [PATCH] x86_64: make trap information available to die notification handlers 2006-01-11 19:01:10 -08:00
oprofile
pci
defconfig [PATCH] x86_64: Update defconfig 2006-01-11 19:01:09 -08:00
Kconfig
Kconfig.debug
Makefile [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO 2006-01-11 19:01:10 -08:00