Re: iSCSI session logout regression after fbce4d97fd ("scsi: fixup kernel warning during rmmod()")

2018-02-21 Thread Greg Kroah-Hartman
On Mon, Feb 19, 2018 at 11:27:07PM +, Max Ivanov wrote: > > 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

Re: iSCSI session logout regression after fbce4d97fd ("scsi: fixup kernel warning during rmmod()")

2018-02-19 Thread Max Ivanov
> 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

Re: iSCSI session logout regression after fbce4d97fd ("scsi: fixup kernel warning during rmmod()")

2018-02-19 Thread Max Ivanov
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

Re: iSCSI session logout regression after fbce4d97fd ("scsi: fixup kernel warning during rmmod()")

2018-02-19 Thread Max Ivanov
It seems that commit 81b6c9998979 ('scsi: core: check for device state in __scsi_remove_target()') didn't make it to 4.14 branch $ git tag --contains 81b6c9998979 v4.15 v4.15-rc6 v4.15-rc7 v4.15-rc8 v4.15-rc9 v4.15.1 v4.15.2 v4.15.3 v4.15.4 v4.16-rc1 v4.16-rc2 On 19 February 2018 at 06:56,

Re: iSCSI session logout regression after fbce4d97fd ("scsi: fixup kernel warning during rmmod()")

2018-02-18 Thread Hannes Reinecke
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 during rmmod()") > > Bug manifests itself like following: > - iSCSI session logout

iSCSI session logout regression after fbce4d97fd ("scsi: fixup kernel warning during rmmod()")

2018-02-18 Thread Max Ivanov
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