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
- Lines: 9
- Date:
Thu Oct 26 14:13:07 2000
- Orig file:
v2.4.0-test9/linux/arch/i386/kernel/apm.c
- Orig date:
Wed Aug 9 14:21:14 2000
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(¤t->files->count);
daemonize();
- strcpy(current->comm, "kapmd");
+ strcpy(current->comm, "kapm-idled");
sigfillset(¤t->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)