https://github.com/torvalds/linux
Revision cfde819088422503b5c69e03ab7bb90f87121d4d authored by David Howells on 20 December 2012, 23:05:56 UTC, committed by Linus Torvalds on 21 December 2012, 01:40:21 UTC
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>
1 parent e67eab3
History
Tip revision: cfde819088422503b5c69e03ab7bb90f87121d4d authored by David Howells on 20 December 2012, 23:05:56 UTC
keys: use keyring_alloc() to create module signing keyring
Tip revision: cfde819
File Mode Size
Kconfig -rw-r--r-- 55.5 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 13.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 668 bytes
initramfs.c -rw-r--r-- 12.9 KB
main.c -rw-r--r-- 21.5 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top