Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310393
b: refs/heads/master
c: bad1a75
h: refs/heads/master
i:
  310391: b16584e
v: v3
  • Loading branch information
H.J. Lu authored and H. Peter Anvin committed Jun 1, 2012
1 parent c0b5157 commit 1c2d13e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c7596621e313bfcfbacb288e768c7150f5de9e0
refs/heads/master: bad1a753d4d4deb09d4bc0bac1dd4fc3298502e9
6 changes: 0 additions & 6 deletions trunk/arch/x86/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -1211,12 +1211,6 @@ static long x32_arch_ptrace(struct task_struct *child,
0, sizeof(struct user_i387_struct),
datap);

/* normal 64bit interface to access TLS data.
Works just like arch_prctl, except that the arguments
are reversed. */
case PTRACE_ARCH_PRCTL:
return do_arch_prctl(child, data, addr);

default:
return compat_ptrace_request(child, request, addr, data);
}
Expand Down

0 comments on commit 1c2d13e

Please sign in to comment.