Re: [PATCH] drm/amdgpu: print warning and taint kernel if lockup timeout is disabled

2021-09-30 Thread Deucher, Alexander
[AMD Official Use Only] Acked-by: Alex Deucher From: Christian König Sent: Thursday, September 30, 2021 6:00 AM To: Deucher, Alexander ; amd-gfx@lists.freedesktop.org Subject: [PATCH] drm/amdgpu: print warning and taint kernel if lockup timeout is disabled

[PATCH] drm/amdgpu: print warning and taint kernel if lockup timeout is disabled

2021-09-30 Thread Christian König
Make sure that we notice this in error reports. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c index