patch-2.4.20 linux-2.4.20/include/asm-ia64/elf.h

Next file: linux-2.4.20/include/asm-ia64/errno.h
Previous file: linux-2.4.20/include/asm-ia64/efi.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-ia64/elf.h linux-2.4.20/include/asm-ia64/elf.h
@@ -39,7 +39,7 @@
  * the way of the program that it will "exec", and that there is
  * sufficient room for the brk.
  */
-#define ELF_ET_DYN_BASE		(TASK_UNMAPPED_BASE + 0x1000000)
+#define ELF_ET_DYN_BASE		(TASK_UNMAPPED_BASE + 0x800000000)
 
 
 /*

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