From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:58 +0000 (+0100) Subject: x86: x86-64 ptrace get/putreg current task X-Git-Tag: v2.6.25-rc1~1143^2~672 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce90f340855d7a9b3bec24f0fe49a76904242387;p=pandora-kernel.git x86: x86-64 ptrace get/putreg current task This generalizes the getreg and putreg 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