On 02/27/2017 11:27 PM, Bart Van Assche wrote:
> On Wed, 2017-02-22 at 17:07 +0100, Hannes Reinecke wrote:
>> spin_lock_irqsave(shost->host_lock, flags);
>> +WARN_ON(shost->shost_state != SHOST_RUNNING &&
>> +shost->shost_state != SHOST_CANCEL &&
>> +shost->shost_st
On Wed, 2017-02-22 at 17:07 +0100, Hannes Reinecke wrote:
> spin_lock_irqsave(shost->host_lock, flags);
> + WARN_ON(shost->shost_state != SHOST_RUNNING &&
> + shost->shost_state != SHOST_CANCEL &&
> + shost->shost_state != SHOST_RECOVERY &&
> + shost->s
2 matches
Mail list logo