patch-2.3.42 linux/kernel/exit.c

Next file: linux/net/ax25/af_ax25.c
Previous file: linux/ipc/shm.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.41/linux/kernel/exit.c linux/kernel/exit.c
@@ -405,9 +405,6 @@
 	task_lock(tsk);
 	sem_exit();
 	__exit_mm(tsk);
-#if CONFIG_AP1000
-	exit_msc(tsk);
-#endif
 	__exit_files(tsk);
 	__exit_fs(tsk);
 	__exit_sighand(tsk);

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