diff options
author | Ma Jun <Jun.Ma2@amd.com> | 2024-03-19 15:24:03 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-03-20 13:12:59 -0400 |
commit | 03c6284df179de3a4a6e0684764b1c71d2a405e2 (patch) | |
tree | 66450b4445414db20810a03133e8abf084e10822 /drivers/gpu/drm/drm_drv.c | |
parent | 334b56cea5d9df5989be6cf1a5898114fa70ad98 (diff) |
Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()"
This patch causes the following iounmap erorr and calltrace
iounmap: bad address 00000000d0b3631f
The original patch was unjustified because amdgpu_device_fini_sw() will
always cleanup the rmmio mapping.
This reverts commit eb4f139888f636614dab3bcce97ff61cefc4b3a7.
Signed-off-by: Ma Jun <Jun.Ma2@amd.com>
Suggested-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/drm_drv.c')
0 files changed, 0 insertions, 0 deletions