patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / scsi / aic7xxx / aic79xx_osm.c
index 61790f7..68b4539 100644 (file)
@@ -2591,6 +2591,7 @@ ahd_linux_dv_thread(void *data)
        sprintf(current->comm, "ahd_dv_%d", ahd->unit);
 #else
        daemonize("ahd_dv_%d", ahd->unit);
+       current->flags |= PF_FREEZE;
 #endif
        unlock_kernel();