patch-2.4.25 linux-2.4.25/arch/mips/ld.script.in

Next file: linux-2.4.25/arch/mips/lib/Makefile
Previous file: linux-2.4.25/arch/mips/lasat/sysctl.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/arch/mips/ld.script.in linux-2.4.25/arch/mips/ld.script.in
@@ -49,9 +49,6 @@
   . = ALIGN(4096);	/* Align double page for init_task_union */
   __init_end = .;
 
-  . = ALIGN(4096);
-  .data.page_aligned : { *(.data.idt) }
-
   . = ALIGN(32);
   .data.cacheline_aligned : { *(.data.cacheline_aligned) }
 

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