lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7be4f337df6f882ac53a47db851ae92d7a2d1dc0.camel@web.de>
Date: Fri, 04 Jul 2025 10:21:30 +0200
From: Bert Karwatzki <spasswolf@....de>
To: Thomas Zimmermann <tzimmermann@...e.de>
Cc: linux-kernel@...r.kernel.org, linux-next@...r.kernel.org, Anusha
 Srivatsa	 <asrivats@...hat.com>, Christian König	
 <christian.koenig@....com>, Maarten Lankhorst	
 <maarten.lankhorst@...ux.intel.com>, Maxime Ripard <mripard@...nel.org>, 
 Sumit Semwal <sumit.semwal@...aro.org>, linux-media@...r.kernel.org,
 dri-devel@...ts.freedesktop.org, 	stable@...r.kernel.org, spasswolf@....de
Subject: Re: Warnings in next-20250703 caused by commit 582111e630f5

Am Freitag, dem 04.07.2025 um 09:51 +0200 schrieb Thomas Zimmermann:
> Hi
> 
> Am 03.07.25 um 19:23 schrieb Bert Karwatzki:
> > Am Donnerstag, dem 03.07.2025 um 18:09 +0200 schrieb Thomas Zimmermann:
> > > Hi,
> > > 
> > > before I give up on the issue, could you please test the attached patch?
> > > 
> > > Best regards
> > > Thomas
> > > 
> > > 
> > > --
> > > Thomas Zimmermann
> > > Graphics Driver Developer
> > > SUSE Software Solutions Germany GmbH
> > > Frankenstrasse 146, 90461 Nuernberg, Germany
> > > GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
> > > HRB 36809 (AG Nuernberg)
> > I applied the patch on top of next-20250703
> > 
> > $ git log --oneline
> > 18ee3ed3cb60 (HEAD -> drm_gem_object_handle_put) drm/amdgpu: Provide custom framebuffer destroy function
> > 8d6c58332c7a (tag: next-20250703, origin/master, origin/HEAD, master) Add linux-next specific files for 20250703
> > 
> > and it solves the issue for me (i.e. no warnings).
> 
> Great, thanks for testing. If nothing else, that's the minimal workaround.
> 
> Here's another patch, which should solve the problem for all drivers. 
> Could you please revert the old fix and apply the new one and test again?
> 
> Best regards
> Thomas
> 
> 
> > 
> > Bert Karwatzki

Applied your patch after reverting:

$ git log --oneline
f4e557e3ae37 (HEAD -> drm_gem_object_handle_put) drm/framebuffer: Acquire internal references on GEM handles
49f9aa27dc15 Revert "drm/amdgpu: Provide custom framebuffer destroy function"
18ee3ed3cb60 drm/amdgpu: Provide custom framebuffer destroy function
8d6c58332c7a (tag: next-20250703, origin/master, origin/HEAD, master) Add linux-next specific files for 20250703

again everything works without warning.

Bert Karwatzki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ