]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Mark debug KFD module params as unsafe
authorKent Russell <kent.russell@amd.com>
Wed, 8 Jan 2025 15:16:44 +0000 (10:16 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2025 16:06:50 +0000 (11:06 -0500)
commitf2935a3019ea8cfaa49311ea2f7e2269be0a0d35
tree13f4d23422aa09ad2e2f70f38f11cb34d2a23df9
parent62952a38d9bcf357d5ffc97615c48b12c9cd627c
drm/amdgpu: Mark debug KFD module params as unsafe

Mark options only meant to be used for debugging as unsafe so that the
kernel is tainted when they are used.

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c