git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e67eab3
)
keys: use keyring_alloc() to create module signing keyring
author
David Howells
<dhowells@redhat.com>
Thu, 20 Dec 2012 23:05:56 +0000
(15:05 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 21 Dec 2012 01:40:21 +0000
(17:40 -0800)
Use keyring_alloc() to create special keyrings now that it has
a permissions parameter rather than using key_alloc() +
key_instantiate_and_link().
Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found