Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312241
b: refs/heads/master
c: e227051
h: refs/heads/master
i:
  312239: 4d5211c
v: v3
  • Loading branch information
Oleg Nesterov authored and Ingo Molnar committed Jun 16, 2012
1 parent 9db7118 commit 26366bb
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: 593609a59600c8377f311b300f14deacb155b9a4
refs/heads/master: e227051b13956b8f71c0abecc41ad351e64671c8
1 change: 0 additions & 1 deletion trunk/kernel/events/uprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,6 @@ static struct uprobe_task *add_utask(void)
if (unlikely(!utask))
return NULL;

utask->active_uprobe = NULL;
current->utask = utask;
return utask;
}
Expand Down

0 comments on commit 26366bb

Please sign in to comment.