Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84981
b: refs/heads/master
c: 2afab72
h: refs/heads/master
i:
  84979: de7e39b
v: v3
  • Loading branch information
Jesper Nilsson committed Feb 8, 2008
1 parent f07be5b commit c24493b
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: b1220e2e7f03a0e86078c82819e802c25047638d
refs/heads/master: 2afab729f599af4aa7a6e737b20bc43a4fdff69e
1 change: 1 addition & 0 deletions trunk/arch/cris/arch-v10/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ void
ptrace_disable(struct task_struct *child)
{
/* Todo - pending singlesteps? */
clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE);
}

/*
Expand Down

0 comments on commit c24493b

Please sign in to comment.