From: Robin Getz Date: Wed, 8 Oct 2008 06:43:47 +0000 (+0800) Subject: Blackfin arch: Better error handling of unknown exceptions X-Git-Tag: v2.6.28-rc1~604^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c64e0d5109532f8184be29c1dc163059e3ded4b;p=pandora-kernel.git Blackfin arch: Better error handling of unknown exceptions Better error handling of unknown exceptions, allows userspace to do a EXCPT n instruction for a not installed exception handler, and the kernel doesn't crash (like it use to before this). Signed-off-by: Robin Getz Signed-off-by: Bryan Wu --- Reading git-diff-tree failed