On Thu, Feb 19, 2026 at 11:09:42AM +0100, Danilo Krummrich wrote:
> > Fixes: ba110db8e1bc ("gpu: Move DRM buddy allocator one level up (part
> > two)")
>
> This Fixes: tag seems wrong. How is this code move related to this problem?
>
> This should rather be:
>
> Fixes: 6387a3c4b0c4 ("drm: move the buddy allocator from i915 into common
> drm")
You're right, the bug existed since the original move to common drm.
Will update the Fixes tag.
> Also, please add:
>
> Cc: [email protected]
Will add.
> I also think this patch should be sent separately and go through
> drm-misc-fixes.
Agreed. I'll pull this patch out of the series and send it separately
targeting drm-misc-fixes.
Thanks,
Joel