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:18:05 +0000 (12:18 -0700)
commit09bac95fa11396b8bdcba21c9784d960eab20650
tree00d2e49069bcb2b0dd18d58a4e7e3129c0cadbd5
parent9f10b086c213b2b56cf4d2198a1194d0aaeca95a
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