https://bugzilla.kernel.org/show_bug.cgi?id=204241
Mario ([email protected]) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #36 from Mario ([email protected]) --- I can also confirm this patch (285507) fixed the problem on Arch Linux 5.3.7. The stock kernel failed after ~5 sleep-wake cycles. Patched kernel was able to survive the complete 30 cycles: ```for i in $(seq 30); do sudo rtcwake -m mem -s 5; sleep 15; done``` Thanks for the patch. I also suspect that bug 204965 is a duplicate of this one. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
