]> git.baikalelectronics.ru Git - kernel.git/commit
x86: x86 user_regset general regs
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:52 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:52 +0000 (13:31 +0100)
commitbe03204a31c272ff2486314f52911e19c0282205
treeb354543c109f1ae290e3222d8a3708c0f93e4872
parenta021d14456baee96acebeedd6a45d0fed070ce28
x86: x86 user_regset general regs

This adds accessor functions in the user_regset style for
the general registers (struct user_regs_struct).

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/kernel/ptrace.c