On Wednesday 14 February 2007 18:55, Jeff Dike wrote:
> x86_64 ptrace32 needs to support PTRACE_OLDSETOPTIONS. This patch
> just converts the PTRACE_OLDSETOPTIONS request to PTRACE_SETOPTIONS
> and falls through to the sys_ptrace call.
Hmm, why do we have this at all if it's the same as plain SET
x86_64 ptrace32 needs to support PTRACE_OLDSETOPTIONS. This patch
just converts the PTRACE_OLDSETOPTIONS request to PTRACE_SETOPTIONS
and falls through to the sys_ptrace call.
Signed-off-by: Jeff Dike <[EMAIL PROTECTED]>
--
arch/x86_64/ia32/ptrace32.c |2 ++
1 file changed, 2 insertions(+)
2 matches
Mail list logo