Hi, I was testing 5.1-rc1 on my C201 when i found this, dmesg of a suspend/resume attached. Based on a quick look at the code it looks like the reason is that the suspend and resume calls try to cancel/schedule log_poll_work unconditionally but this device doesnt support reading the console log so the delayed work struct was never initialized. -- Urja Rannikko