commit | fdadd54db5e9f05e673eb08746bf2bea460d9f0d | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:31:56 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:56 2008 +0100 |
tree | a5211e35cc75ed91a0d4ea40b65b83408bb3c237 | |
parent | bb61682b3f31dec7d058cae2f6edd2275248a704 [diff] |
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>