patch-2.4.22 linux-2.4.22/kernel/exec_domain.c

Next file: linux-2.4.22/kernel/fork.c
Previous file: linux-2.4.22/ipc/util.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/kernel/exec_domain.c linux-2.4.22/kernel/exec_domain.c
@@ -196,8 +196,6 @@
 
 	put_exec_domain(oep);
 
-	printk(KERN_DEBUG "[%s:%d]: set personality to %lx\n",
-			current->comm, current->pid, personality);
 	return 0;
 }
 

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