git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0722db0
)
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
author
K.Prasad
<prasad@linux.vnet.ibm.com>
Mon, 1 Jun 2009 18:17:06 +0000
(23:47 +0530)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Tue, 2 Jun 2009 20:47:00 +0000
(22:47 +0200)
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 <prasad@linux.vnet.ibm.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
No differences found