From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:58 +0000 (+0100) Subject: x86: x86-64 ia32 ptrace get/putreg32 current task X-Git-Tag: v2.6.25-rc1~1143^2~670 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d277fb89dfb042deba04a8e765718cc8b3825e85;p=pandora-kernel.git x86: x86-64 ia32 ptrace get/putreg32 current task This generalizes the getreg32 and putreg32 functions so they can be used on the current task, as well as on a task stopped in TASK_TRACED and switched off. This lays the groundwork to share this code for all kinds of user-mode machine state access, not just ptrace. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed