[PATCH v4.19-v6.1] drm/amdgpu: Using uninitialized value *size when calling

Greg KH gregkh at linuxfoundation.org
Thu Aug 29 16:19:01 UTC 2024


On Wed, Aug 28, 2024 at 10:15:56AM -0500, Vamsi Krishna Brahmajosyula wrote:
> From: Jesse Zhang <jesse.zhang at amd.com>
> 
> [ Upstream commit 88a9a467c548d0b3c7761b4fd54a68e70f9c0944 ]
> 
> Initialize the size before calling amdgpu_vce_cs_reloc, such as case 0x03000001.
> V2: To really improve the handling we would actually
>    need to have a separate value of 0xffffffff.(Christian)
> 
> Signed-off-by: Jesse Zhang <jesse.zhang at amd.com>
> Suggested-by: Christian König <christian.koenig at amd.com>
> Reviewed-by: Christian König <christian.koenig at amd.com>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> Signed-off-by: Sasha Levin <sashal at kernel.org>
> Signed-off-by: Vamsi Krishna Brahmajosyula <vamsi-krishna.brahmajosyula at broadcom.com>
> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Now queued up, thanks.

greg k-h


More information about the amd-gfx mailing list