Re: Plaintext formatRe: amdgpu: panic: Assertion td->td_lkpi_task == NULL
Date: Wed, 05 Aug 2026 15:15:22 UTC
For what little it's worth, the stack trace in the original report should be impossible, based on my attempt to read the code (it's difficult, what with all the magic macros redefining various asserts and such). That does suggest some sort of de-synchronization of the loadable module with the internal lkpi parts. I'm not surprised that *un*-loading the module crashes, though. Once it's loaded and running, there are all kinds of potential gotchas.... Chris