]> git.hungrycats.org Git - linux/commit
drm/amdgpu/gmc6: replace BUG() with an error
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jun 2026 23:14:01 +0000 (19:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jul 2026 18:25:30 +0000 (14:25 -0400)
commit22b19c575e8e750ccee5d88b39c0ac2efc8c5870
tree1a6e0072de4c6897838bc872e9b95c5ac4e5fe5e
parentaf0e4c0eaf86b2b853ed12b994239cb21cebcda5
drm/amdgpu/gmc6: replace BUG() with an error

There's no need to crash the kernel for this case.

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