]> err.no Git - linux-2.6/blobdiff - include/asm-um/common.lds.S
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
[linux-2.6] / include / asm-um / common.lds.S
index f0454516dd318d2b30bd86988f900dd72c66adab..f5de80c31e88232bb5af0d64166d71f6485340dd 100644 (file)
@@ -15,6 +15,7 @@
   PROVIDE (_unprotected_end = .);
 
   . = ALIGN(4096);
+  .note : { *(.note.*) }
   __start___ex_table = .;
   __ex_table : { *(__ex_table) }
   __stop___ex_table = .;