Files
linux-stable-mirror/drivers/gpu
Alex DeucherandGreg Kroah-Hartman e23882b11f drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
commit 19158c7332 upstream.

clockInfo[] is a generic uchar pointer to variable sized structures
which vary from ASIC to ASIC.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4374
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit dc135aa735)
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-01-17 16:29:53 +01:00
..