Skip to content
Commit cdb69904 authored by Roland McGrath's avatar Roland McGrath Committed by Ingo Molnar
Browse files

x86_64 ia32 ptrace: use compat_ptrace_request for siginfo



This removes the special-case handling for PTRACE_GETSIGINFO
and PTRACE_SETSIGINFO from x86_64's sys32_ptrace.  The generic
compat_ptrace_request code handles these.

Signed-off-by: default avatarRoland McGrath <roland@redhat.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 55928e37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment