On Saturday, 29 October 2022 11:08:01 CEST karol wrote: > Package: src:linux > Version: 6.0.3-1 > > I noticed several internal crashed in linux kernel ... > This happened today during resume. > > They are follow as below: > > paź 29 10:55:35 karol kernel: ------------[ cut here ]------------ > paź 29 10:55:35 karol kernel: WARNING: CPU: 4 PID: 20960 at > kernel/workqueue.c:3066 __flush_work.isra.0+0x270/0x280
Commit c0feea594e058223973db94c1c32a830c9807c86 changed `kernel/workqueue.c` around line 3066 and is the only change in that file that is part of 6.0 and not part of 5.19. So it would be an interesting test to see if the issue 'goes away' if you'd build a kernel with that commit reverted (and boot into it ofc). Can you try that?
signature.asc
Description: This is a digitally signed message part.