patch-2.4.0-test10 linux/arch/i386/kernel/apm.c

Next file: linux/arch/i386/kernel/bluesmoke.c
Previous file: linux/arch/i386/kernel/acpi.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/arch/i386/kernel/apm.c linux/arch/i386/kernel/apm.c
@@ -1427,7 +1427,7 @@
 	atomic_inc(&current->files->count);
 	daemonize();
 
-	strcpy(current->comm, "kapmd");
+	strcpy(current->comm, "kapm-idled");
 	sigfillset(&current->blocked);
 	current->tty = NULL;	/* get rid of controlling tty */
 

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