From: Roland McGrath Date: Wed, 30 Jan 2008 12:31:54 +0000 (+0100) Subject: x86: x86 ptrace user_regset X-Git-Tag: v2.6.25-rc1~1143^2~501 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a4646a4efed8c835f76c3b88f3155f6ab5b8d9b;p=pandora-kernel.git x86: x86 ptrace user_regset This cleans up the PTRACE_*REGS* request code so each one is just a simple call to copy_regset_to_user or copy_regset_from_user. The ptrace layouts already match the user_regset formats (core dump formats). Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed