]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitfdadd54db5e9f05e673eb08746bf2bea460d9f0d
treea5211e35cc75ed91a0d4ea40b65b83408bb3c237
parentbb61682b3f31dec7d058cae2f6edd2275248a704
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