drm/amdgpu: print warning and taint kernel if lockup timeout is disabled
authorChristian König <christian.koenig@amd.com>
Thu, 30 Sep 2021 09:59:14 +0000 (11:59 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Oct 2021 16:23:42 +0000 (12:23 -0400)
commit127aedf979579c3a638de37cc0288139f879585a
treed8cfc8489ed044355da94a5422dd123c4be927c1
parentc8365dbda056578eebe164bf110816b1a39b4b7f
drm/amdgpu: print warning and taint kernel if lockup timeout is disabled

Make sure that we notice this in error reports.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c