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]
Date:   Wed, 4 Nov 2020 15:28:58 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     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, stable@...r.kernel.org
Subject: Re: [PATCH 5.4 000/214] 5.4.75-rc1 review

On Wed, Nov 04, 2020 at 06:07:54AM -0800, Guenter Roeck wrote:
> On Tue, Nov 03, 2020 at 09:34:08PM +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.4.75 release.
> > There are 214 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, 05 Nov 2020 20:29:58 +0000.
> > Anything received after that time might be too late.
> > 
> 
> All sparc images fail to build.
> 
> Building sparc32:defconfig ... failed
> --------------
> Error log:
> <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]
> In file included from arch/sparc/include/asm/io_32.h:14,
>                  from arch/sparc/include/asm/io.h:7,
>                  from include/linux/io.h:13,
>                  from include/linux/irq.h:20,
>                  from include/asm-generic/hardirq.h:13,
>                  from arch/sparc/include/asm/hardirq_32.h:11,
>                  from arch/sparc/include/asm/hardirq.h:7,
>                  from include/linux/hardirq.h:9,
>                  from include/linux/interrupt.h:11,
>                  from include/linux/kernel_stat.h:9,
>                  from arch/sparc/kernel/irq_32.c:15:
> include/asm-generic/io.h: In function '__pci_ioport_unmap':
> include/asm-generic/io.h:1012:2: error: implicit declaration of function 'iounmap'; did you mean 'ioremap'?

Thanks, I'll go drop f5810e5c3292 ("asm-generic/io.h: Fix
!CONFIG_GENERIC_IOMAP pci_iounmap() implementation") which seems to be
causing this.

Sasha, any reason you only added it to the 5.4 and 4.14 queues and not
5.9 and 4.19?

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ