Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165652
b: refs/heads/master
c: 34f77a9
h: refs/heads/master
v: v3
  • Loading branch information
Xiaotian Feng authored and Linus Torvalds committed Sep 24, 2009
1 parent 2c84acf commit 292fa55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 55dff4954ebdeba2be59e19398a607d799c5fa9f
refs/heads/master: 34f77a90f79fca31802c2e942bd73f7f557fe28c
2 changes: 1 addition & 1 deletion trunk/kernel/cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -1155,8 +1155,8 @@ static int cgroup_get_sb(struct file_system_type *fs_type,
BUG_ON(root->number_of_cgroups != 1);

cgroup_populate_dir(root_cgrp);
mutex_unlock(&inode->i_mutex);
mutex_unlock(&cgroup_mutex);
mutex_unlock(&inode->i_mutex);
}

simple_set_mnt(mnt, sb);
Expand Down

0 comments on commit 292fa55

Please sign in to comment.