serial: sh-sci: Kill off breakpoint in break IRQ.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 14 Mar 2007 05:23:22 +0000 (14:23 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Mon, 7 May 2007 02:10:53 +0000 (02:10 +0000)
With the GDB stub being entered via a special sysrq trigger,
we don't want to hit it directly from sci_br_interrupt().
Without this, there is access to the other sysrq triggers when
kgdb is enabled.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found