summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMa Jun <Jun.Ma2@amd.com>2024-03-19 15:24:03 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-13 13:05:28 +0200
commitc5f9fe2c1e5023fa096189a8bfba6420aa035587 (patch)
treed2c96afbb50b7c24bdd5884d217fdfe7c1ceb9cf /Makefile
parenteea65ed73898e6e94ba44b21836f911d64ec59cb (diff)
downloadlinux-c5f9fe2c1e5023fa096189a8bfba6420aa035587.tar.gz
linux-c5f9fe2c1e5023fa096189a8bfba6420aa035587.tar.bz2
linux-c5f9fe2c1e5023fa096189a8bfba6420aa035587.zip
Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()"
commit 03c6284df179de3a4a6e0684764b1c71d2a405e2 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions