diff options
Diffstat (limited to 'include/linux/user_namespace.h')
| -rw-r--r-- | include/linux/user_namespace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/user_namespace.h b/include/linux/user_namespace.h index 32354b4b4b2b..b3575ce29148 100644 --- a/include/linux/user_namespace.h +++ b/include/linux/user_namespace.h | |||
| @@ -66,7 +66,7 @@ struct user_namespace { | |||
| 66 | #endif | 66 | #endif |
| 67 | struct ucounts *ucounts; | 67 | struct ucounts *ucounts; |
| 68 | int ucount_max[UCOUNT_COUNTS]; | 68 | int ucount_max[UCOUNT_COUNTS]; |
| 69 | }; | 69 | } __randomize_layout; |
| 70 | 70 | ||
| 71 | struct ucounts { | 71 | struct ucounts { |
| 72 | struct hlist_node node; | 72 | struct hlist_node node; |
