MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
authorDavid Daney <ddaney@avtrex.com>
Tue, 23 Sep 2008 07:05:54 +0000 (00:05 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 11 Oct 2008 15:18:56 +0000 (16:18 +0100)
This is the main support code for the patch.  Here we just add the
code, the following patches hook it up.

Signed-off-by: David Daney <ddaney@avtrex.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
 create mode 100644 arch/mips/include/asm/watch.h
 create mode 100644 arch/mips/kernel/watch.c


No differences found