]> err.no Git - linux-2.6/blobdiff - drivers/pci/hotplug/cpqphp_ctrl.c
pci/hotplug/cpqphp_ctrl.c: remove stale BKL use
[linux-2.6] / drivers / pci / hotplug / cpqphp_ctrl.c
index 79ff6b4de3a61ea9f9b21262074625c49c563d52..37d72f123a80f65d05c703446b7f353aa55d8844 100644 (file)
@@ -1746,10 +1746,8 @@ static void pushbutton_helper_thread(unsigned long data)
 static int event_thread(void* data)
 {
        struct controller *ctrl;
-       lock_kernel();
+
        daemonize("phpd_event");
-       
-       unlock_kernel();
 
        while (1) {
                dbg("!!!!event_thread sleeping\n");