]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/cache.h
Pull button into release branch
[linux-2.6] / include / asm-x86_64 / cache.h
index 263f0a211ed7b36880cba02eba00f8645e2054e5..f8dff1c67538b75381964b6c5c7b4dd3dcc9b37d 100644 (file)
@@ -22,4 +22,6 @@
 
 #endif
 
+#define __read_mostly __attribute__((__section__(".data.read_mostly")))
+
 #endif