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]
Date:   Thu, 7 Apr 2022 20:35:34 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     linux-kernel@...r.kernel.org, stable@...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,
        slade@...dewatkins.com
Subject: Re: [PATCH 5.10 000/597] 5.10.110-rc2 review

On Thu, Apr 07, 2022 at 08:29:27PM +0200, Greg Kroah-Hartman wrote:
> On Thu, Apr 07, 2022 at 10:42:15AM -0700, Guenter Roeck wrote:
> > On 4/6/22 06:43, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 5.10.110 release.
> > > There are 597 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 Fri, 08 Apr 2022 13:27:53 +0000.
> > > Anything received after that time might be too late.
> > > 
> > 
> > Trying again ...
> > 
> > Test results for v5.10.109-598-gf8a7d8111f45:
> > 
> > Build results:
> > 	total: 161 pass: 150 fail: 11
> > Failed builds:
> > 	alpha:defconfig
> > 	alpha:allmodconfig
> > 	csky:defconfig
> > 	m68k:defconfig
> > 	m68k:allmodconfig
> > 	m68k:sun3_defconfig
> > 	m68k_nommu:m5475evb_defconfig
> > 	microblaze:mmu_defconfig
> > 	nds32:defconfig
> > 	nds32:allmodconfig
> > 	um:defconfig
> > Qemu test results:
> > 	total: 477 pass: 453 fail: 24
> > Failed tests:
> > 	<all alpha>
> > 	q800:m68040:mac_defconfig:initrd
> > 	q800:m68040:mac_defconfig:rootfs
> > 	<all microblaze>
> > 
> > Common error is:
> > 
> > fs/binfmt_elf.c: In function 'fill_note_info':
> > fs/binfmt_elf.c:2056:53: error: 'regs' undeclared
> > 
> > Looks like a bad backport of upstream commit 9ec7d3230717
> > ("coredump/elf: Pass coredump_params into fill_note_info").
> > Only seen on architectures defining CORE_DUMP_USE_REGSET.
> 
> Ugh, I'll try to fix this up again, thanks for letting me know...

Ok, having it fail on um made it easy to fix up (hopefully).  I'll go
push out a -rc3 with that resolved.

thanks for the testing!

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ