[PATCH x86/mm 04/11] x86 ptrace getreg/putreg cleanup

2007-11-29 Thread Roland McGrath
This cleans up the getreg/putreg functions to move the special cases (segment registers and eflags) out into their own subroutines. Signed-off-by: Roland McGrath <[EMAIL PROTECTED]> --- arch/x86/kernel/ptrace.c | 162 +++--- 1 files changed, 96

[PATCH x86/mm 04/11] x86 ptrace getreg/putreg cleanup

2007-11-29 Thread Roland McGrath
This cleans up the getreg/putreg functions to move the special cases (segment registers and eflags) out into their own subroutines. Signed-off-by: Roland McGrath [EMAIL PROTECTED] --- arch/x86/kernel/ptrace.c | 162 +++--- 1 files changed, 96