[IA64-SGI] - Fix discover of nearest cpu node to IO node
[deliverable/linux.git] / include / asm-ia64 / cache.h
index 40dd25195d656e0c171106a9735d931d7f0116e7..f0a104db8f20dcb5a37639ac26ffbf863fe4d8b3 100644 (file)
@@ -25,4 +25,6 @@
 # define SMP_CACHE_BYTES       (1 << 3)
 #endif
 
+#define __read_mostly __attribute__((__section__(".data.read_mostly")))
+
 #endif /* _ASM_IA64_CACHE_H */
This page took 0.025859 seconds and 5 git commands to generate.