patch-2.4.2 linux/arch/arm/vmlinux-armv.lds.in

Next file: linux/arch/cris/Makefile
Previous file: linux/arch/arm/vmlinux-armo.lds.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/arch/arm/vmlinux-armv.lds.in linux/arch/arm/vmlinux-armv.lds.in
@@ -42,6 +42,8 @@
 			*(.gnu.warning)
 			*(.text.lock)	/* out-of-line lock text */
 			*(.rodata)
+			*(.glue_7)
+			*(.glue_7t)
 			*(.kstrtab)
 		. = ALIGN(16);
 		__start___ex_table = .;	/* Exception table		*/

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)