]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hw-breakpoints: modify Ptrace routines to access breakpoint registers
authorK.Prasad <prasad@linux.vnet.ibm.com>
Mon, 1 Jun 2009 18:15:48 +0000 (23:45 +0530)
committerFrederic Weisbecker <fweisbec@gmail.com>
Tue, 2 Jun 2009 20:46:59 +0000 (22:46 +0200)
commit72f674d203cd230426437cdcf7dd6f681dad8b0d
treeeae0f2ad35b579d84232f71415ffb3e4f6fb8c05
parentda0cdc14f5f7e0faee6b2393fefed056cdb17146
hw-breakpoints: modify Ptrace routines to access breakpoint registers

This patch modifies the ptrace code to use the new wrapper routines around the
debug/breakpoint registers.

[ Impact: adapt x86 ptrace to the new breakpoint Api ]

Original-patch-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: K.Prasad <prasad@linux.vnet.ibm.com>
Signed-off-by: Maneesh Soni <maneesh@linux.vnet.ibm.com>
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
arch/x86/kernel/ptrace.c