]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/utsname.h
randstruct: Mark various structs for randomization
[karo-tx-linux.git] / include / linux / utsname.h
index 60f0bb83b313af0e5429264bb83296735c8cdf01..da826ed059cfd7de52135a40caafe5589b52d2d6 100644 (file)
@@ -26,7 +26,7 @@ struct uts_namespace {
        struct user_namespace *user_ns;
        struct ucounts *ucounts;
        struct ns_common ns;
-};
+} __randomize_layout;
 extern struct uts_namespace init_uts_ns;
 
 #ifdef CONFIG_UTS_NS