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
- Lines: 7
- Date:
Fri Aug 2 17:39:43 2002
- Orig file:
linux-2.4.18/arch/mips/kernel/init_task.c
- Orig date:
Mon Sep 17 15:29:09 2001
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)