[PATCH] x86_64: make trap information available to die notification handlers
authorJan Beulich <jbeulich@novell.com>
Wed, 11 Jan 2006 21:42:14 +0000 (22:42 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:01:10 +0000 (19:01 -0800)
commit6e3f361781573a27296c77a79c9892dec8f2e36c
treeb08ff3ed470d0e21ce3d462f16d6d3f0a6965a9c
parent5c617cfa6422bfba9e79d8d004303a6cc3d2e7d7
[PATCH] x86_64: make trap information available to die notification handlers

This adjusts things so that handlers of the die() notifier will have
sufficient information about the trap currently being handled. It also
adjusts the notify_die() prototype to (again) match that of i386.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/mce.c
arch/x86_64/kernel/traps.c
arch/x86_64/mm/fault.c
include/asm-x86_64/kdebug.h