From: David Daney Date: Tue, 23 Sep 2008 07:05:54 +0000 (-0700) Subject: MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. X-Git-Tag: v2.6.28-rc1~719^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aa3524c182c01b8b8b7c21c4da20c742a9b4d86;p=pandora-kernel.git 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 Signed-off-by: Ralf Baechle create mode 100644 arch/mips/include/asm/watch.h create mode 100644 arch/mips/kernel/watch.c --- Reading git-diff-tree failed