diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 14:01:03 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-08-14 21:55:31 -0700 |
commit | 1efa29cd414c68725e774d52b248c82d9be44767 (patch) | |
tree | 39c2b63a59108bd3d3224e6bfb0002868c2f5d05 /init | |
parent | 26711a791effbea125fea4284f4d1c4fa8f7bc73 (diff) | |
download | op-kernel-dev-1efa29cd414c68725e774d52b248c82d9be44767.zip op-kernel-dev-1efa29cd414c68725e774d52b248c82d9be44767.tar.gz |
userns: Make the airo wireless driver use kuids for proc uids and gids
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: John W. Linville <linville@tuxdriver.com>
Acked-by: David S. Miller <davem@davemloft.net>
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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig index 76ffca9..eac23a6f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1003,8 +1003,6 @@ config UIDGID_CONVERTED depends on !UML || HOSTFS = n # The rare drivers that won't build - depends on AIRO = n - depends on AIRO_CS = n depends on TUN = n depends on INFINIBAND_QIB = n depends on BLK_DEV_LOOP = n |