From: Russell King Date: Wed, 20 Jan 2010 17:02:54 +0000 (+0000) Subject: ARM: add notify_die() support X-Git-Tag: v2.6.34-rc1~241^2~1^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9221de66d2d94e6e34c3f56bbdd744935020737;p=pandora-kernel.git ARM: add notify_die() support Kernel debuggers want to be informed of die() events, so that they can take some action to allow the problem to be inspected. Provide the hook in a similar manner to x86. Note that we currently don't implement the individual trap hooks. Acked-by: Jason Wessel Signed-off-by: Russell King --- Reading git-diff-tree failed