patch-2.4.21 linux-2.4.21/arch/alpha/vmlinux.lds.in

Next file: linux-2.4.21/arch/arm/config.in
Previous file: linux-2.4.21/arch/alpha/mm/remap.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/alpha/vmlinux.lds.in linux-2.4.21/arch/alpha/vmlinux.lds.in
@@ -8,7 +8,7 @@
 #ifdef CONFIG_ALPHA_LEGACY_START_ADDRESS
   . = 0xfffffc0000310000;
 #else
-  . = 0xfffffc0000810000;
+  . = 0xfffffc0001010000;
 #endif
 
   _text = .;

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