Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307976
b: refs/heads/master
c: 4bade04
h: refs/heads/master
v: v3
  • Loading branch information
Wanlong Gao authored and Jesper Nilsson committed Apr 3, 2012
1 parent 7788cc9 commit 650b5c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 06e44840368efdb359224b5d04db6c92f73bd373
refs/heads/master: 4bade0481cc378eee8f1f9412dc10dcc1b401f23
2 changes: 0 additions & 2 deletions trunk/arch/cris/arch-v32/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ void user_disable_single_step(struct task_struct *child)
void
ptrace_disable(struct task_struct *child)
{
unsigned long tmp;

/* Deconfigure SPC and S-bit. */
user_disable_single_step(child);
put_reg(child, PT_SPC, 0);
Expand Down

0 comments on commit 650b5c3

Please sign in to comment.