summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorThomas Fourier <fourier.thomas@gmail.com>2026-02-26 12:57:11 +0300
committerRob Clark <robin.clark@oss.qualcomm.com>2026-03-03 21:39:06 +0300
commite4eb6e4dd6348dd00e19c2275e3fbaed304ca3bd (patch)
treee28c705d972b867d3a96dc8cd4c09e451f44b3e9 /scripts/git.orderFile
parent20f644f42e3b8e729d3c3199d48e75c0b257de8f (diff)
downloadlinux-e4eb6e4dd6348dd00e19c2275e3fbaed304ca3bd.tar.xz
drm/msm: Fix dma_free_attrs() buffer size
The gpummu->table buffer is alloc'd with size TABLE_SIZE + 32 in a2xx_gpummu_new() but freed with size TABLE_SIZE in a2xx_gpummu_destroy(). Change the free size to match the allocation. Fixes: c2052a4e5c99 ("drm/msm: implement a2xx mmu") Cc: <stable@vger.kernel.org> Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/707340/ Message-ID: <20260226095714.12126-2-fourier.thomas@gmail.com> Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions