]> Git Repo - linux.git/commit
x86-64 ptrace: use task_pt_regs
authorRoland McGrath <[email protected]>
Wed, 30 Jan 2008 12:30:52 +0000 (13:30 +0100)
committerIngo Molnar <[email protected]>
Wed, 30 Jan 2008 12:30:52 +0000 (13:30 +0100)
commite4aed6cc45f06acd35e3dfbbaf632c5d5aa897c0
treee39ce619e9035e283fc858d6ea7fa235f74f7992
parent62a97d447b511bf4f0f0aa8cdccfb9ed1c934c8b
x86-64 ptrace: use task_pt_regs

This cleans up the 64-bit ptrace code to use task_pt_regs instead of its
own redundant code that does the same thing a different way.

Signed-off-by: Roland McGrath <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
arch/x86/kernel/ptrace_64.c
This page took 0.071323 seconds and 4 git commands to generate.