]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/ia64/kernel/paravirtentry.S
Merge branch 'master' into for-linus-merged
[mv-sheeva.git] / arch / ia64 / kernel / paravirtentry.S
index 6158560d7f1738993ee4fa00437cd809c8854661..92d880c4d3d1158711759f6b9885fc3c5171f380 100644 (file)
@@ -28,7 +28,7 @@
 #include "entry.h"
 
 #define DATA8(sym, init_value)                 \
-       .pushsection .data.read_mostly ;        \
+       .pushsection .data..read_mostly ;       \
        .align 8 ;                              \
        .global sym ;                           \
        sym: ;                                  \