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)
commit91e7b707a4776185f91f03bd052aa53af820094e
treeb354543c109f1ae290e3222d8a3708c0f93e4872
parent4c79a2d8e5b7e0a2f987ace9b6af9e7a1655447b
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