]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/user_namespace.h
PCI: Disable PCIe Relaxed Ordering if unsupported
[karo-tx-linux.git] / include / linux / user_namespace.h
index 32354b4b4b2ba5ae72034d00c3b1d43fa8c2a15c..b3575ce291483284847ccc7eef5fea679fade38b 100644 (file)
@@ -66,7 +66,7 @@ struct user_namespace {
 #endif
        struct ucounts          *ucounts;
        int ucount_max[UCOUNT_COUNTS];
-};
+} __randomize_layout;
 
 struct ucounts {
        struct hlist_node node;