From: Jan Beulich Date: Wed, 11 Jan 2006 21:42:14 +0000 (+0100) Subject: [PATCH] x86_64: make trap information available to die notification handlers X-Git-Tag: v2.6.16-rc1~383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3f361781573a27296c77a79c9892dec8f2e36c;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed