]> git.hungrycats.org Git - linux/commitdiff
[PATCH] reparent scsi new-EH threads to init
authorChristoph Hellwig <hch@lst.de>
Thu, 1 Aug 2002 05:23:05 +0000 (22:23 -0700)
committerChristoph Hellwig <hch@sb.bsdonline.org>
Thu, 1 Aug 2002 05:23:05 +0000 (22:23 -0700)
(Included in 2.4)

drivers/scsi/scsi_error.c

index 11d9307d20f02e96ab8ff009f3afb4f68d0963a7..1c364e823c872a606e995b3abb2033167f9b188d 100644 (file)
@@ -1878,6 +1878,7 @@ void scsi_error_handler(void *data)
         */
 
        daemonize();
+       reparent_to_init();
 
        /*
         * Set the name of this process.