patch-2.4.19 linux-2.4.19/drivers/hotplug/cpqphp_ctrl.c

Next file: linux-2.4.19/drivers/hotplug/cpqphp_proc.c
Previous file: linux-2.4.19/drivers/hotplug/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/hotplug/cpqphp_ctrl.c linux-2.4.19/drivers/hotplug/cpqphp_ctrl.c
@@ -1707,6 +1707,7 @@
 	struct controller *ctrl;
 	lock_kernel();
 	daemonize();
+	reparent_to_init();
 	
 	//  New name
 	strcpy(current->comm, "phpd_event");

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