commit | 17f557e5b5d43a2af66c969f6560ac7105020672 | [log] [tgz] |
---|---|---|
author | K.Prasad <prasad@linux.vnet.ibm.com> | Mon Jun 01 23:46:03 2009 +0530 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Tue Jun 02 22:47:00 2009 +0200 |
tree | a3aab9ccd15dca1a44490a05defb45423a9945d5 | |
parent | 72f674d203cd230426437cdcf7dd6f681dad8b0d [diff] |
hw-breakpoints: cleanup HW Breakpoint registers before kexec This patch disables Hardware breakpoints before doing a 'kexec' on the machine so that the cpu doesn't keep debug registers values which would be out of sync for the new image. Original-patch-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: K.Prasad <prasad@linux.vnet.ibm.com> Reviewed-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>