X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Fvdso%2Fvma.c;h=19a6cfaf5db9c2ff89e60ff7c8fa3f4485d9a14b;hp=3fdd51497a838b801cc69dbd8408ea849da75546;hb=91d0322bef047e2916b3e52741411bffc63929cb;hpb=b297d520b9af536d5580ac505dd316be4cf5560c diff --git a/arch/x86/vdso/vma.c b/arch/x86/vdso/vma.c index 3fdd51497a83..19a6cfaf5db9 100644 --- a/arch/x86/vdso/vma.c +++ b/arch/x86/vdso/vma.c @@ -16,7 +16,7 @@ #include "vextern.h" /* Just for VMAGIC. */ #undef VEXTERN -int vdso_enabled = 1; +unsigned int __read_mostly vdso_enabled = 1; extern char vdso_start[], vdso_end[]; extern unsigned short vdso_sync_cpuid;