From: David Howells Date: Thu, 20 Dec 2012 23:05:56 +0000 (-0800) Subject: keys: use keyring_alloc() to create module signing keyring X-Git-Tag: v3.8-rc1~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfde819088422503b5c69e03ab7bb90f87121d4d;p=pandora-kernel.git keys: use keyring_alloc() to create module signing keyring 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 Cc: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed