This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / include / linux / shm.h
index 9a00f5f..1907355 100644 (file)
@@ -84,6 +84,7 @@ struct shmid_kernel /* private to the kernel */
        time_t                  shm_ctim;
        pid_t                   shm_cprid;
        pid_t                   shm_lprid;
+       struct user_struct      *mlock_user;
 };
 
 /* shm_mode upper byte flags */