commit | 06ee1b687ac91698ccd47fa652d5b3cf1bfcd806 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:31:01 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:01 2008 +0100 |
tree | db41e43959a366a5bfa31f23d631402dd2b78298 | |
parent | e39c2891415b3b5c7381ece06bb45b3c7bdd4342 [diff] |
x86: x86 ptrace getreg/putreg cleanup 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 <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>