Re: [PATCH] block: fix NPE when resuming SCSI devices using blk-mq
From: Bart Van Assche <hidden>
Date: 2018-07-26 13:51:53
Also in:
lkml
From: Bart Van Assche <hidden>
Date: 2018-07-26 13:51:53
Also in:
lkml
On Thu, 2018-07-26 at 10:38 +0200, Patrick Steinhardt wrote:
That still leaves the other problem of broken suspend. I've just checked with v4.17.10, and it's still there: as soon as I resume from suspend, the kernel oopses and reboots the machine. I guess I'll have to do another debugging session and see where it fails exactly (and no, this time there are no more changes to the kernel tree).
Can you share the kernel oops details before you start running a bisect? Thanks, Bart.