> As already explained in the previous mail, there is a fixup for this in
> commit 81b6c9998979 ('scsi: core: check for device state in
> __scsi_remove_target()').
> Please check if this is applied, too.
I tested commit 81b6c9998979 cherry-picked on top of 4.14.20 and it
indeed solves the problem.
Neither it was backported:
$ git log --grep 'commit 81b6c99' v4.14..v4.14.20
I'll try to apply it and see if it fixes my problem. If it does, what
would be the proccess of backporting this patch to 4.14?
On 19 February 2018 at 08:08, Max Ivanov wrote:
> It seems that commit 8
y 2018 at 06:56, Hannes Reinecke wrote:
> On 02/18/2018 07:33 PM, Max Ivanov wrote:
>> Hi,
>>
>> on my system I can't logout from iSCSI session when on 4.4.18, but
>> 4.3.19 works just fine. git bisect points to fbce4d97fd ("scsi: fixup
>> kernel warning
Hi,
on my system I can't logout from iSCSI session when on 4.4.18, but
4.3.19 works just fine. git bisect points to fbce4d97fd ("scsi: fixup
kernel warning during rmmod()")
Bug manifests itself like following:
- iSCSI session logout hangs and never completes
- 1 kworker per iSCSI session sta
4 matches
Mail list logo