]> git.baikalelectronics.ru Git - kernel.git/commit
x86: x86 ptrace generic requests
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:56 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:56 +0000 (13:31 +0100)
commit38f6e5f117b28eb77f7ec7984e78d1e8afc363b7
treea5211e35cc75ed91a0d4ea40b65b83408bb3c237
parenta3c1391c0eec07322ab8049d653a4d65467ffe15
x86: x86 ptrace generic requests

This removes duplicated code by calling the generic ptrace_request and
compat_ptrace_request functions for the things they already handle.

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