]> git.baikalelectronics.ru Git - kernel.git/commit
x86: x86 ia32 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)
commit839f63ae4cd7b565b224bf7fcbbb7f66cf73feb1
tree94be34322a1eefd976d23c490b9d459238ae2a5c
parent06825b7eb46bdd0587ba95d409deec96a60f68aa
x86: x86 ia32 ptrace arch merge

This moves the sys32_ptrace code into arch/x86/kernel/ptrace.c,
verbatim except for a few hard-coded sizes replaced with sizeof.
Here this code can use the shared local functions in this file.

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