commit | 5c64e0d5109532f8184be29c1dc163059e3ded4b | [log] [tgz] |
---|---|---|
author | Robin Getz <rgetz@blackfin.uclinux.org> | Wed Oct 08 14:43:47 2008 +0800 |
committer | Bryan Wu <cooloney@kernel.org> | Wed Oct 08 14:43:47 2008 +0800 |
tree | b39ae82bbdc99dba134c48c00e16d949ef742541 | |
parent | aca5e4aac88a0ee84e9dc63e3d4189adbaef24ca [diff] |
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 <rgetz@blackfin.uclinux.org> Signed-off-by: Bryan Wu <cooloney@kernel.org>