From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:52 +0000 (+0100) Subject: x86-64 ptrace: use task_pt_regs X-Git-Tag: v2.6.25-rc1~1143^2~696 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4aed6cc45f06acd35e3dfbbaf632c5d5aa897c0;p=pandora-kernel.git x86-64 ptrace: use task_pt_regs This cleans up the 64-bit ptrace code to use task_pt_regs instead of its own redundant code that does the same thing a different way. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed