patch-1.3.32 linux/arch/sparc/kernel/process.c

Next file: linux/drivers/net/3c507.c
Previous file: linux/arch/mips/kernel/process.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.31/linux/arch/sparc/kernel/process.c linux/arch/sparc/kernel/process.c
@@ -72,6 +72,11 @@
   halt();
 }
 
+void release_thread(struct task_struct *dead_task)
+{
+  halt();
+}
+
 extern void ret_sys_call(void);
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this