Add changes from the Linux-2.6 tree.
[linux-2.6.git] / arch / sparc64 / lib / copy_in_user.S
index 816076c..650af3f 100644 (file)
@@ -13,7 +13,7 @@
        .align 4;               \
 99:    retl;                   \
         mov 1, %o0;            \
-       .section __ex_table;    \
+       .section __ex_table,"a";\
        .align 4;               \
        .word 98b, 99b;         \
        .text;                  \