Re: drm: xe: Kernel-submitted job timed out
Linus Torvalds <[email protected]>
| Newsgroups | org.freedesktop.lists.dri-devel,org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <CAHk-=whjNj9WNGgGKRC-nqh9_yHxHTEtV2Hpa_+4gJ=e+Exdxw@mail.gmail.com> |
On Fri, 7 Aug 2026 at 10:46, Matthew Brost <[email protected]> wrote: > > I think we may have found one. I haven't been able to reproduce any > kernel job timeouts on drm-tip with this patch applied [1]. > > If you're still seeing the issue on your end, it's probably worth > pulling it in. Just checked: I haven't seen any "job timeout" cases since May 26, so it really seems to be a very rare occurrence for me. It might have been that something else changed too, of course - some user program behavior change could have simply made the trigger go away. Not that I know what such a trigger might have been. Looking at the logs around the last two cases, one was just after a dnf update - maybe triggered by some restart swarm issue. The other was fairly soon after kicad had a core dump. The kicad core dump may have been a symptom of something going wrong, or the cause. I dunno. Nothing looks obvious, but clearly this is not biting me very often. Months in between events. Linus