diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-05-25 18:22:35 -0600 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 03:13:24 -0700 |
commit | cf9c93526f4517581a9e8f1c0d9093a4c7748ec6 (patch) | |
tree | 9e9eba640d957fe83e081602f7c227480fb413b5 /init | |
parent | 29f82ae56e8798f7907d60145e0186082800d130 (diff) | |
download | linux-3.10-cf9c93526f4517581a9e8f1c0d9093a4c7748ec6.tar.gz linux-3.10-cf9c93526f4517581a9e8f1c0d9093a4c7748ec6.tar.bz2 linux-3.10-cf9c93526f4517581a9e8f1c0d9093a4c7748ec6.zip |
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Cc: Mimi Zohar <zohar@us.ibm.com>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 8450442da6c..96ee3f32fe3 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -926,7 +926,6 @@ config UIDGID_CONVERTED # List of kernel pieces that need user namespace work # Features depends on IMA = n - depends on EVM = n # Networking depends on NET_9P = n |