Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129978
b: refs/heads/master
c: 783adf4
h: refs/heads/master
v: v3
  • Loading branch information
Steven Noonan authored and Ingo Molnar committed Jan 11, 2009
1 parent ad5dd4f commit 936c0d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: d19b85db9d5c44a4c21dcb10d6fbadaa4425ab2a
refs/heads/master: 783adf42cf039083dd3c734c07c3bdc707e2bb15
1 change: 0 additions & 1 deletion trunk/kernel/fork.c
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,6 @@ static void posix_cpu_timers_init_group(struct signal_struct *sig)
static int copy_signal(unsigned long clone_flags, struct task_struct *tsk)
{
struct signal_struct *sig;
int ret;

if (clone_flags & CLONE_THREAD) {
atomic_inc(&current->signal->count);
Expand Down

0 comments on commit 936c0d1

Please sign in to comment.