From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:52 +0000 (+0100) Subject: x86-32 ptrace: use task_pt_regs X-Git-Tag: v2.6.25-rc1~1143^2~697 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a97d447b511bf4f0f0aa8cdccfb9ed1c934c8b;p=pandora-kernel.git x86-32 ptrace: use task_pt_regs This cleans up the 32-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