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
Showing
- arch/mips/include/asm/cpu-info.h 6 additions, 0 deletionsarch/mips/include/asm/cpu-info.h
- arch/mips/include/asm/processor.h 20 additions, 0 deletionsarch/mips/include/asm/processor.h
- arch/mips/include/asm/thread_info.h 2 additions, 0 deletionsarch/mips/include/asm/thread_info.h
- arch/mips/include/asm/watch.h 32 additions, 0 deletionsarch/mips/include/asm/watch.h
- arch/mips/kernel/Makefile 1 addition, 1 deletionarch/mips/kernel/Makefile
- arch/mips/kernel/watch.c 188 additions, 0 deletionsarch/mips/kernel/watch.c
Loading
Please register or sign in to comment