From: K.Prasad Date: Mon, 1 Jun 2009 18:15:03 +0000 (+0530) Subject: hw-breakpoints: modify signal handling code to refrain from re-enabling HW Breakpoints X-Git-Tag: v2.6.33-rc1~399^2~146^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0cdc14f5f7e0faee6b2393fefed056cdb17146;p=pandora-kernel.git hw-breakpoints: modify signal handling code to refrain from re-enabling HW Breakpoints This patch disables re-enabling of Hardware Breakpoint registers through the signal handling code. This is now done during from hw_breakpoint_handler(). Original-patch-by: Alan Stern Signed-off-by: K.Prasad Reviewed-by: Alan Stern Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed