commit | 62edab9056a6cf0c9207339c8892c923a5217e45 | [log] [tgz] |
---|---|---|
author | K.Prasad <prasad@linux.vnet.ibm.com> | Mon Jun 01 23:47:06 2009 +0530 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Tue Jun 02 22:47:00 2009 +0200 |
tree | 2becd775fdc2a25df3daacf69d80685b251fbed9 | |
parent | 0722db015c246204044299eae3b02d18d3ca4faf [diff] |
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 <prasad@linux.vnet.ibm.com> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>