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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2024090104-recliner-divisibly-c33d@gregkh>
Date: Sun, 1 Sep 2024 18:01:12 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
	linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, shuah@...nel.org, patches@...nelci.org,
	lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
	f.fainelli@...il.com, sudipm.mukherjee@...il.com,
	srw@...dewatkins.net, rwarsow@....de, conor@...nel.org,
	allen.lkml@...il.com, broonie@...nel.org
Subject: Re: [PATCH 6.1 000/321] 6.1.107-rc1 review

On Sat, Aug 31, 2024 at 02:19:12PM -0700, Guenter Roeck wrote:
> On 8/27/24 07:35, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.1.107 release.
> > There are 321 patches in this series, all will be posted as a response
> > to this one.  If anyone has any issues with these being applied, please
> > let me know.
> > 
> > Responses should be made by Thu, 29 Aug 2024 14:37:36 +0000.
> > Anything received after that time might be too late.
> > 
> [ ... ]
> 
> > Abdulrasaq Lawani <abdulrasaqolawani@...il.com>
> >      fbdev: offb: replace of_node_put with __free(device_node)
> > 
> 
> This patch triggers:
> 
> Building powerpc:defconfig ... failed
> Building powerpc:ppc64e_defconfig ... failed
> Building powerpc:ppc6xx_defconfig ... failed
> --------------
> Error log:
> drivers/video/fbdev/offb.c: In function 'offb_init_palette_hacks':
> drivers/video/fbdev/offb.c:358:24: error: cleanup argument not a function
>   358 |                 struct device_node *pciparent __free(device_node) = of_get_parent(dp);
>       |                        ^~~~~~~~~~~
> make[5]: *** [scripts/Makefile.build:250: drivers/video/fbdev/offb.o] Error 1

Thanks for the report, should now be fixed up.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ