c6x: Move EXCEPTION_TABLE to RO_DATA segment
[sfrench/cifs-2.6.git] / arch / c6x / kernel / vmlinux.lds.S
index a3547f9d415ba7e187cb315105fca2703ed0c0a3..ac99ba0864bfa3cd121be08a280ace691e3aedc6 100644 (file)
@@ -5,6 +5,9 @@
  *  Copyright (C) 2010, 2011 Texas Instruments Incorporated
  *  Mark Salter <msalter@redhat.com>
  */
+
+#define RO_EXCEPTION_TABLE_ALIGN       16
+
 #include <asm-generic/vmlinux.lds.h>
 #include <asm/thread_info.h>
 #include <asm/page.h>
@@ -80,8 +83,6 @@ SECTIONS
                *(.gnu.warning)
        }
 
-       EXCEPTION_TABLE(16)
-
        RO_DATA(PAGE_SIZE)
        .const :
        {