]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: x86-64 ia32 ptrace debugreg cleanup
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:30:52 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:52 +0000 (13:30 +0100)
commitd0f081758260e9221729cabbc3aba63d89b8c8d4
tree2dad42c69f33a875f984cf7397e6a9385c5f6c46
parent962ff3804d31a4d090bbcbd3d06a4b63e3a5b5fd
x86: x86-64 ia32 ptrace debugreg cleanup

This cleans up the ia32 compat ptrace code to use shared code from
native ptrace for the implementation guts of debug register access.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/ia32/ptrace32.c