WARNING: CPU: 2 PID: 11303 at drivers/scsi/scsi_lib.c:2600 scsi_device_resume+0x4f/0x58

2019-02-20 Thread Przemek Socha
Greetings, recently, after resume from hibernation I'm getting a strange warning in my dmesg output. The whole process (hibernate/resume) triggers WARN_ON_ONCE at line 2600 in scsi_lib.c file. It is a Lenovo g50-45 netbook with sata ssd (micron 1100) and amd fch ahci piix4 (1022:7801) sata co

Re: WARNING: CPU: 2 PID: 11303 at drivers/scsi/scsi_lib.c:2600 scsi_device_resume+0x4f/0x58

2019-02-22 Thread Przemek Socha
Dnia piątek, 22 lutego 2019 04:55:20 CET piszesz: > On 2/20/19 1:17 PM, Przemek Socha wrote: > > Greetings, > > > > recently, after resume from hibernation I'm getting a strange warning in > > my > > dmesg output. > > > > The whole process (hiber

Re: WARNING: CPU: 2 PID: 11303 at drivers/scsi/scsi_lib.c:2600 scsi_device_resume+0x4f/0x58

2019-02-25 Thread Przemek Socha
Dnia poniedziałek, 25 lutego 2019 19:37:37 CET piszesz: > On Fri, 2019-02-22 at 17:37 +0100, Przemek Socha wrote: > > [ ... ] > > git bisect good 7cedffec8e759480f7f7a9be9cd0d7ebf0aafff2 > > # first bad commit: [986d413b7c156e69198dfc80fb74aa18d0ddef44] blk-mq: > > Enabl

Re: WARNING: CPU: 2 PID: 11303 at drivers/scsi/scsi_lib.c:2600 scsi_device_resume+0x4f/0x58

2019-02-26 Thread Przemek Socha
Hi Bart, I apologize for the last message. Yesterday I had very busy day and was really exhausted. I could barely understood what I wrote. Just for the clarification, the warning message was showing up with, or without "pcie_aspm=force" in kernel boot options. I hope this helps. Thanks, Przem