]> git.baikalelectronics.ru Git - kernel.git/commit
x86: x86-64 ia32 ptrace pt_regs cleanup
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:30:57 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:57 +0000 (13:30 +0100)
commit9c1792a6cecc2289dafc791bca29d0d8fe0ab8c2
tree41c752b7cd0e8c9cfa9013887409dd3fbf140617
parenta4b77375acbb2b4b8eeec4cb0763977d1d15a67a
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>
arch/x86/ia32/ptrace32.c