m68k: Allow all kernel traps to be handled via exception fixups
commitcf6da575ad8d86afa591dd78114067bbff448c36
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 18 Nov 2008 20:25:17 +0000 (18 21:25 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 16 Mar 2011 18:10:40 +0000 (16 19:10 +0100)
treedbad200525a7db07121499f42e2ea765ff4a120a
parentf67080884a81f58cf95e25c284e30cbed21122a3
m68k: Allow all kernel traps to be handled via exception fixups

This will be needed by the ARAnyM Native Feature initialization code.
Also document that the VEC_TRACE check is needed for 68020/30.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/kernel/traps.c