From: K.Prasad Date: Mon, 1 Jun 2009 18:13:57 +0000 (+0530) Subject: hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interfaces X-Git-Tag: v2.6.33-rc1~399^2~146^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0067f1297241ea567f2b22a455519752d70fcca9;p=pandora-kernel.git hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interfaces This patch introduces the arch-specific implementation of the generic hardware breakpoints in kernel/hw_breakpoint.c inside x86 specific directories. It contains functions which help to validate and serve requests using Hardware Breakpoint registers on x86 processors. [ fweisbec@gmail.com: fix conflict against kmemcheck ] Original-patch-by: Alan Stern Signed-off-by: K.Prasad Reviewed-by: Alan Stern Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed