Re: [PATCH v2] drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()

From: Alex Deucher

Date: Tue Apr 14 2026 - 09:53:28 EST


Applied thanks!

Alex

On Tue, Apr 14, 2026 at 9:06 AM Werner Kasselman <werner@xxxxxxxxxx> wrote:
>
> On Tue, Apr 14, 2026 at 11:26 AM, Christian König <christian.koenig@xxxxxxx> wrote:
> > The patch looks valid to me, but I think we can drop this CC: stable.
> >
> > Since dump buffers are a kernel only interface the fix has no practical
> > relevance and is only of cosmetic nature.
>
> Ack, please drop it at apply time.
>
> Werner