Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191395
b: refs/heads/master
c: 6427462
h: refs/heads/master
i:
  191393: cf86396
  191391: be89796
v: v3
  • Loading branch information
Dan Carpenter authored and Ingo Molnar committed Mar 16, 2010
1 parent 6c58263 commit 8ea2ebe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: beac4c7e4a1cc6d57801f690e5e82fa2c9c245c8
refs/heads/master: 6427462bfa50f50dc6c088c07037264fcc73eca1
2 changes: 0 additions & 2 deletions trunk/kernel/user.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@ struct user_struct *alloc_uid(struct user_namespace *ns, uid_t uid)

return up;

put_user_ns(new->user_ns);
kmem_cache_free(uid_cachep, new);
out_unlock:
return NULL;
}
Expand Down

0 comments on commit 8ea2ebe

Please sign in to comment.