patch-2.1.96 linux/arch/arm/kernel/head-armo.S

Next file: linux/arch/arm/kernel/head-armv.S
Previous file: linux/arch/arm/kernel/entry-common.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.95/linux/arch/arm/kernel/head-armo.S linux/arch/arm/kernel/head-armo.S
@@ -42,7 +42,7 @@
 		b	SYMBOL_NAME(start_kernel)
 
 LC1:		.word	SYMBOL_NAME(_stext)
-LC0:		.word	SYMBOL_NAME(_edata)
+LC0:		.word	SYMBOL_NAME(__bss_start)
 		.word	SYMBOL_NAME(arm_id)
 		.word	SYMBOL_NAME(_end)
 		.word	SYMBOL_NAME(init_task_union)+8192

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