Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[deliverable/linux.git] / arch / sparc64 / lib / NGbzero.S
index f10e4529ee3743b770730de61d03c02ad08aa961..814d5f7a45e1c3e9fe132f094d48a5ce7f050e08 100644 (file)
@@ -10,7 +10,7 @@
        .align 4;               \
 99:    retl;                   \
         mov    %o1, %o0;       \
-       .section __ex_table;    \
+       .section __ex_table,"a";\
        .align 4;               \
        .word 98b, 99b;         \
        .text;                  \
This page took 0.025596 seconds and 5 git commands to generate.