commit | 6aa3524c182c01b8b8b7c21c4da20c742a9b4d86 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@avtrex.com> | Tue Sep 23 00:05:54 2008 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 11 16:18:56 2008 +0100 |
tree | 245fc4e9f26ad9e7a95e83087bfcc79528d1352e | |
parent | 8192c9ea9ac44213d1266ecb64615519443979b3 [diff] |
MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. 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