]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/vdso/vma.c
x86: clean up vdso_enabled type on x86_64
[linux-2.6-omap-h63xx.git] / arch / x86 / vdso / vma.c
index 3fdd51497a838b801cc69dbd8408ea849da75546..19a6cfaf5db9c2ff89e60ff7c8fa3f4485d9a14b 100644 (file)
@@ -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;