]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
authorJohannes Thumshirn <jthumshirn@suse.de>
Tue, 5 Apr 2016 09:50:45 +0000 (11:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jun 2016 19:15:54 +0000 (12:15 -0700)
commit9acf5535346cb06f349ffa98ebb2408d2aa9fbca
tree9a9a5557a9891bd78489f44d30db2daa09dcf100
parent210588c0344e7daf1351aa3c68b0cd9141ab80dc
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"

commit 305c2e71b3d733ec065cb716c76af7d554bd5571 upstream.

Now that we've done a more comprehensive fix with the intermediate
target state we can remove the previous hack introduced with commit
90a88d6ef88e ("scsi: fix soft lockup in scsi_remove_target() on module
removal").

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/scsi_sysfs.c