patch-2.1.37 linux/arch/i386/vmlinux.lds

Next file: linux/arch/m68k/Makefile
Previous file: linux/arch/i386/mm/init.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.36/linux/arch/i386/vmlinux.lds linux/arch/i386/vmlinux.lds
@@ -13,6 +13,7 @@
 	*(.fixup)
 	*(.gnu.warning)
 	} = 0x9090
+  .text.lock : { *(.text.lock) }	/* out-of-line lock text */
   .rodata : { *(.rodata) }
   .kstrtab : { *(.kstrtab) }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov