Re: [PATCH] drm/v3d: Fix NULL pointer dereference in CPU job cleanup
Maíra Canal <[email protected]>
| Newsgroups | gmane.linux.kernel.stable,gmane.comp.video.dri.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 15/08/26 12:22, Karl Mehltretter wrote: > On Sat, Aug 15, 2026 at 12:15:46PM +0100, Maíra Canal wrote: >> Hi Karl, >> >> Thank you for your contribution! Unfortunately, this issue is already >> addressed in drm-misc-next. > > Great to hear this is addressed in drm-misc-next. Is a > stable backport plannend for this ? ATM, no, as the fix was part of a larger refactor in V3D's submission code. Have you faced this issue in any real life scenarios? If so, I can think of a way to backport it. Best regards, - Maíra > > Thanks, > Karl