Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298920
b: refs/heads/master
c: 79549c6
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Linus Torvalds committed Apr 11, 2012
1 parent 914aa47 commit a559a67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 923e9a1399b620d063cd88537c64561bc3d5f905
refs/heads/master: 79549c6dfda0603dba9a70a53467ce62d9335c33
2 changes: 2 additions & 0 deletions trunk/kernel/cred.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,8 @@ int copy_creds(struct task_struct *p, unsigned long clone_flags)
struct cred *new;
int ret;

p->replacement_session_keyring = NULL;

if (
#ifdef CONFIG_KEYS
!p->cred->thread_keyring &&
Expand Down

0 comments on commit a559a67

Please sign in to comment.