commit | d0f081758260e9221729cabbc3aba63d89b8c8d4 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:30:52 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:52 2008 +0100 |
tree | 2dad42c69f33a875f984cf7397e6a9385c5f6c46 | |
parent | 962ff3804d31a4d090bbcbd3d06a4b63e3a5b5fd [diff] |
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>