diff options
Diffstat (limited to 'include/linux/ipc_namespace.h')
| -rw-r--r-- | include/linux/ipc_namespace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ipc_namespace.h b/include/linux/ipc_namespace.h index 848e5796400e..65327ee0936b 100644 --- a/include/linux/ipc_namespace.h +++ b/include/linux/ipc_namespace.h | |||
| @@ -61,7 +61,7 @@ struct ipc_namespace { | |||
| 61 | struct ucounts *ucounts; | 61 | struct ucounts *ucounts; |
| 62 | 62 | ||
| 63 | struct ns_common ns; | 63 | struct ns_common ns; |
| 64 | }; | 64 | } __randomize_layout; |
| 65 | 65 | ||
| 66 | extern struct ipc_namespace init_ipc_ns; | 66 | extern struct ipc_namespace init_ipc_ns; |
| 67 | extern spinlock_t mq_lock; | 67 | extern spinlock_t mq_lock; |
