On Tue, Apr 23, 2024 at 11:07 PM wrote:
>
> From: Jesse Zhang
>
> The parameter "last_jump_jiffies" should be initialized before being used in
> the function atom_op_jump.
>
> Signed-off-by: Jesse Zhang
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/drm/amd/amdgpu/atom.c | 1 +
> 1 file chan
From: Jesse Zhang
The parameter "last_jump_jiffies" should be initialized before being used in
the function atom_op_jump.
Signed-off-by: Jesse Zhang
---
drivers/gpu/drm/amd/amdgpu/atom.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/atom.c
b/drivers/gpu/drm/a