Hi all, On Wed, 20 Jan 2021 17:15:01 +1100 Stephen Rothwell wrote: > > On Fri, 15 Jan 2021 12:00:14 +1100 Stephen Rothwell wrote: > > > > After merging the amdgpu tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_set_vblank': > > drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5380:33: warning: unused variable 'dm' [-Wunused-variable] > > 5380 | struct amdgpu_display_manager *dm = &adev->dm; > > | ^~ > > > > Caused by commit > > > > 98ab5f3513f9 ("drm/amd/display: Fix deadlock during gpu reset v3") > > I am still getting this warning. I now get this warning from the drm tree merge. -- Cheers, Stephen Rothwell