MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.
authorDavid Daney <ddaney@avtrex.com>
Tue, 23 Sep 2008 07:08:45 +0000 (00:08 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 11 Oct 2008 15:18:56 +0000 (16:18 +0100)
Here we hook up the watch exception handler so that it sends SIGTRAP when
the hardware watch registers are triggered.

Signed-off-by: David Daney <ddaney@avtrex.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found