Re: [bug report] drm/amdgpu: impl late_fini for amdgpu_pp_ip

2017-01-25 Thread Dan Carpenter
What can we do to fix this one? regards, dan carpenter On Wed, Nov 30, 2016 at 10:19:21PM +0300, Dan Carpenter wrote: > Hello Monk Liu, > > The patch 482587e3145e: "drm/amdgpu: impl late_fini for amdgpu_pp_ip" > from May 19, 2016, leads to the following static checker warning: > > drivers

[bug report] drm/amdgpu: impl late_fini for amdgpu_pp_ip

2016-11-30 Thread Dan Carpenter
Hello Monk Liu, The patch 482587e3145e: "drm/amdgpu: impl late_fini for amdgpu_pp_ip" from May 19, 2016, leads to the following static checker warning: drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c:218 amdgpu_pp_late_fini() warn: passing freed memory 'adev->powerplay.pp_handle' d