x86/vdso: Discard the __bug_table section
[pandora-kernel.git] / arch / x86 / vdso / vdso-layout.lds.S
index 2ec72f6..c84166c 100644 (file)
@@ -75,6 +75,7 @@ SECTIONS
        /DISCARD/ : {
                *(.discard)
                *(.discard.*)
+               *(__bug_table)
        }
 }