--- linux-2.6.0-test8-temp/drivers/scsi/scsi_error.c 2003-10-25 15:13:31.000000000 -0400 +++ linux-2.6.0-test8-swsusp/drivers/scsi/scsi_error.c 2003-10-25 14:06:13.000000000 -0400 @@ -1506,7 +1506,7 @@ daemonize("scsi_eh_%d", shost->host_no); - current->flags |= PF_IOTHREAD; + current->flags |= PF_NOFREEZE; shost->eh_wait = &sem; shost->ehandler = current;