aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/traps.h
Commit message (Collapse)AuthorAge
* Blackfin arch: Better error handling of unknown exceptionsRobin Getz2008-10-08
| | | | | | | | | | 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>
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-26
Signed-off-by: Bryan Wu <cooloney@kernel.org>