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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 8 May 2020 15:44:08 +0200
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,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: Re: [PATCH 4.4 000/312] 4.4.223-rc1 review

On Fri, May 08, 2020 at 06:37:56AM -0700, Guenter Roeck wrote:
> On 5/8/20 5:29 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.4.223 release.
> > There are 312 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 Sun, 10 May 2020 12:29:44 +0000.
> > Anything received after that time might be too late.
> > 
> 
> This is not a complete list of errors.

Yeah, I knew this was going to be a rough one.  I was hoping the "early
warning" messages from Linaro would have caught most of these, oh well
:(

> 
> arm64:allmodconfig
> 
> drivers/spi/spi-rockchip.c: In function 'rockchip_spi_prepare_dma':
> drivers/spi/spi-rockchip.c:461:19: error: 'struct dma_slave_caps' has no member named 'max_burst'

Now fixed.

> arm:allmodconfig
> 
> drivers/mtd/nand/pxa3xx_nand.c: In function 'alloc_nand_resource':
> drivers/mtd/nand/pxa3xx_nand.c:1753:7: error: 'np' undeclared

Now fixed.

> mips:defconfig
> 
> Lots of
> 
> In file included from ./arch/mips/include/asm/fpu.h:24,
>                  from arch/mips/kernel/branch.c:16:
> ./arch/mips/include/asm/msa.h: In function 'read_msa_ir':
> ./arch/mips/include/asm/msa.h:204:2: error: expected ':' or ')' before '_ASM_INSN_IF_MIPS'
> 
> and similar errors.
> 
> arch/mips/mm/tlbex.c: In function 'config_htw_params':
> arch/mips/mm/tlbex.c:2334:13: error: 'MIPS_PWSIZE_PS_MASK' undeclared
> 
> All mips builds are badly broken.

Odd, I thought I had tested mips locally, I guess I got it completly
wrong...  Let me go through those again...

I'll push out a -rc2 after digging into the mips mess...

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ