commit | cbc9d9d98215f08ed998228e7bce88502d1ce360 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:31:02 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:02 2008 +0100 |
tree | f1a054c06fc294c6b56a7631f0269025ced26c30 | |
parent | 099cd6e9dac84baafdef00c3955ee68e71282f86 [diff] |
x86: x86 ptrace merge complete This switches over the 64-bit build to use the shared ptrace code, instead of the old ptrace_64.c and arch/x86/ia32/ptrace32.c code. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>