Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349941
b: refs/heads/master
c: c91368c
h: refs/heads/master
i:
  349939: 53a5598
v: v3
  • Loading branch information
Sasha Levin authored and Arnaldo Carvalho de Melo committed Jan 24, 2013
1 parent deab302 commit 0f8bfcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 50ca19aed8ad2e264ef6bce6d6d5cb7f8bfae8c9
refs/heads/master: c91368c4889a0ee5dd06552adbb50ae54f5096fd
3 changes: 1 addition & 2 deletions trunk/kernel/events/uprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -901,8 +901,7 @@ void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consume
}

mutex_unlock(uprobes_hash(inode));
if (uprobe)
put_uprobe(uprobe);
put_uprobe(uprobe);
}

static struct rb_node *
Expand Down

0 comments on commit 0f8bfcc

Please sign in to comment.