commit | ff14c6164bd532a6dc9025c07d3b562f839f00a9 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:30:57 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:57 2008 +0100 |
tree | 41c752b7cd0e8c9cfa9013887409dd3fbf140617 | |
parent | 35d0991ffa544945d2e1992169c097286b7c0bfb [diff] |
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 <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>