Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234320
b: refs/heads/master
c: 10389a1
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Jan 27, 2011
1 parent 976fd44 commit 1aaf337
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: 92578c0b8078f6919f9b47e7e16a1cf770bd127b
refs/heads/master: 10389a15e25fd4784d42de7e0e3fc8c242f2011d
2 changes: 1 addition & 1 deletion trunk/kernel/cred.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ static struct kmem_cache *cred_jar;
static struct thread_group_cred init_tgcred = {
.usage = ATOMIC_INIT(2),
.tgid = 0,
.lock = SPIN_LOCK_UNLOCKED,
.lock = __SPIN_LOCK_UNLOCKED(init_cred.tgcred.lock),
};
#endif

Expand Down

0 comments on commit 1aaf337

Please sign in to comment.