]> Pileus Git - ~andy/linux/blobdiff - include/linux/pid_namespace.h
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[~andy/linux] / include / linux / pid_namespace.h
index b067bd8c49d0ef9ed7e277ba0bb8564afafb48e6..00474b047145ed1f54f3003fe597873a4665cc48 100644 (file)
@@ -31,7 +31,7 @@ struct pid_namespace {
 #ifdef CONFIG_BSD_PROCESS_ACCT
        struct bsd_acct_struct *bacct;
 #endif
-       gid_t pid_gid;
+       kgid_t pid_gid;
        int hide_pid;
        int reboot;     /* group exit code if this pidns was rebooted */
 };