On Tue, Oct 07, 2014 at 03:07:17PM +0200, Bart Van Assche wrote:
> +     /*
> +      * Avoid that the SCSI error handler tries to use this channel after
> +      * it has been freed. The SCSI error handler can namely continue
> +      * trying to perform recovery actions after scsi_remove_host()
> +      * returned.
> +      */
> +     ch->target = NULL;

Do you have a reproducer for that?  I think we should fix the root
cause.

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to