patch-2.4.19 linux-2.4.19/arch/mips/kernel/init_task.c

Next file: linux-2.4.19/arch/mips/kernel/irix5sys.h
Previous file: linux-2.4.19/arch/mips/kernel/i8259.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/kernel/init_task.c linux-2.4.19/arch/mips/kernel/init_task.c
@@ -20,5 +20,5 @@
  * The things we do for performance..
  */
 union task_union init_task_union
-	__attribute__((__section__(".text"))) =
+	__attribute__((__section__(".data.init_task"))) =
 		{ INIT_TASK(init_task_union.task) };

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