|
@@ -17,6 +17,6 @@
|
|
#define SMP_CACHE_SHIFT L1_CACHE_SHIFT
|
|
#define SMP_CACHE_SHIFT L1_CACHE_SHIFT
|
|
#define SMP_CACHE_BYTES L1_CACHE_BYTES
|
|
#define SMP_CACHE_BYTES L1_CACHE_BYTES
|
|
|
|
|
|
-#define __read_mostly __attribute__((__section__(".data.read_mostly")))
|
|
|
|
|
|
+#define __read_mostly __attribute__((__section__(".data..read_mostly")))
|
|
|
|
|
|
#endif /* _ASM_CACHE_H */
|
|
#endif /* _ASM_CACHE_H */
|