X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Flinux%2Futsname.h;h=da826ed059cfd7de52135a40caafe5589b52d2d6;hb=3859a271a003;hp=60f0bb83b313af0e5429264bb83296735c8cdf01;hpb=c7c88e998aff87e0fe3fd3af1d998803ef15fa52;p=karo-tx-linux.git diff --git a/include/linux/utsname.h b/include/linux/utsname.h index 60f0bb83b313..da826ed059cf 100644 --- a/include/linux/utsname.h +++ b/include/linux/utsname.h @@ -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