]> git.baikalelectronics.ru Git - kernel.git/commit
x86: ptrace_32 renamed
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)
commit507dc1634e1b87b7549e358c9e55c6c804d4d1fb
tree5738041b8623af86b35d033ffc6285b202d28c4f
parenta3c2dfa916ae884fb137d8f8d33dc3a2cbbe540e
x86: ptrace_32 renamed

This renames ptrace_32.c back to ptrace.c, in preparation
for merging the 32/64 versions of these files.

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/Makefile_32
arch/x86/kernel/ptrace.c [new file with mode: 0644]
arch/x86/kernel/ptrace_32.c [deleted file]