Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9235
b: refs/heads/master
c: 0f32907
h: refs/heads/master
i:
  9233: 89c5329
  9231: 40f5f16
v: v3
  • Loading branch information
Anton Blanchard authored and Linus Torvalds committed Sep 23, 2005
1 parent 185a173 commit 01c9cc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f951da3757cf46444a6ea52e97b8aa9400fe761a
refs/heads/master: 0f329075fb1dbd6845db03e9bb8252024fdbea1f
1 change: 1 addition & 0 deletions trunk/arch/ppc64/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ int sys_ptrace(long request, long pid, long addr, long data)

case PTRACE_SET_DEBUGREG:
ret = ptrace_set_debugreg(child, addr, data);
break;

case PTRACE_DETACH:
ret = ptrace_detach(child, data);
Expand Down

0 comments on commit 01c9cc7

Please sign in to comment.