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:
961be7e
)
KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y
author
David Howells
<dhowells@redhat.com>
Thu, 22 Jan 2015 22:34:32 +0000
(22:34 +0000)
committer
David Howells
<dhowells@redhat.com>
Thu, 22 Jan 2015 22:34:32 +0000
(22:34 +0000)
Now that /proc/keys is used by libkeyutils to look up a key by type and
description, we should make it unconditional and remove
CONFIG_DEBUG_PROC_KEYS.
Reported-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: David Howells <dhowells@redhat.com>
Tested-by: Jiri Kosina <jkosina@suse.cz>
No differences found