From: Jan Beulich Date: Sun, 26 Mar 2006 09:37:01 +0000 (-0800) Subject: [PATCH] i386: pass proper trap numbers to die chain handlers X-Git-Tag: v2.6.17-rc1~653 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c0d2d4402973050e7aad8a481ec6f847ee40d8;p=pandora-kernel.git [PATCH] i386: pass proper trap numbers to die chain handlers Pass the trap number causing the call to notify_die() to the die notification handler chain in a number of instances. Also, honor the return value from the handler chain invocation in die() as, through a debugger, the fault may have been fixed. Signed-off-by: Jan Beulich Acked-By: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed