]> git.baikalelectronics.ru Git - kernel.git/commit
x86: x86 ptrace arch merge
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:01 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:01 +0000 (13:31 +0100)
commit8284234ff7c0e3118ae34b8cc3d112cfa8af7699
treefd32ac00326835f9200dc3b886efc926ed7aa07b
parent454ea58704ef519b9878727a255b6d6c97c55d52
x86: x86 ptrace arch merge

This adds 64-bit support to arch_ptrace in arch/x86/kernel/ptrace.c,
so this function can be used for native ptrace on both 32 and 64.

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/kernel/ptrace.c