From: K.Prasad Date: Mon, 1 Jun 2009 18:17:06 +0000 (+0530) Subject: hw-breakpoints: reset bits in dr6 after the corresponding exception is handled X-Git-Tag: v2.6.33-rc1~399^2~146^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62edab9056a6cf0c9207339c8892c923a5217e45;p=pandora-kernel.git hw-breakpoints: reset bits in dr6 after the corresponding exception is handled This patch resets the bit in dr6 after the corresponding exception is handled in code, so that we keep a clean track of the current virtual debug status register. [ Impact: keep track of breakpoints triggering completion ] Signed-off-by: K.Prasad Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed