]> git.baikalelectronics.ru Git - kernel.git/commit
x86: x86 ptrace getreg/putreg merge
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:01 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:01 +0000 (13:31 +0100)
commit454ea58704ef519b9878727a255b6d6c97c55d52
tree04fc804f8530d924283a0c21f4aaafba68070bf7
parent227e5bc6023a0f81bceb977f019793546e5cdfe3
x86: x86 ptrace getreg/putreg merge

This merges 64-bit support into the low-level register access
functions in arch/x86/kernel/ptrace.c, paving the way to share
this file between 32-bit and 64-bit builds.

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