commit | b67b2b703047bfaf62687ca64c9486599b609ef0 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@avtrex.com> | Tue Sep 23 00:08:45 2008 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 11 16:18:56 2008 +0100 |
tree | ae9eee050db78869d62c5ca85953d0c1b93639f3 | |
parent | 654f57bfb467996fb730eae96dc30ea4de989fdc [diff] |
MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. 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>