From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:57 +0000 (+0100) Subject: x86: x86-64 ia32 ptrace pt_regs cleanup X-Git-Tag: v2.6.25-rc1~1143^2~675 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff14c6164bd532a6dc9025c07d3b562f839f00a9;p=pandora-kernel.git x86: x86-64 ia32 ptrace pt_regs cleanup This cleans up the getreg32/putreg32 functions to use struct pt_regs in a straightforward fashion, instead of equivalent ugly pointer arithmetic. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed