[MIPS] Fix double signal on trap and break instruction
commit90fccb1363f96790034c69f0703a36241f9197dc
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 6 Feb 2007 07:02:21 +0000 (6 16:02 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 20 Feb 2007 17:11:55 +0000 (20 17:11 +0000)
tree2c50ca20114bacdf11629ba7b49bf2fc54011db4
parent01ee6037088ca2a6c93bf7e22edf831408c33196
[MIPS] Fix double signal on trap and break instruction

This commit broke gdb, since any BREAK or TRAP instruction cause SIGSEGV.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c