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:   Mon, 1 Nov 2021 12:42:29 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Pavel Machek <pavel@...x.de>
Cc:     linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
        akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
        patches@...nelci.org, lkft-triage@...ts.linaro.org,
        jonathanh@...dia.com, f.fainelli@...il.com, stable@...r.kernel.org
Subject: Re: [PATCH 4.19 00/35] 4.19.215-rc1 review

On Mon, Nov 01, 2021 at 11:37:32AM +0100, Pavel Machek wrote:
> Hi!
> 
> > This is the start of the stable review cycle for the 4.19.215 release.
> > There are 35 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.
> 
> I'm getting some failures on 4.19.215-rc1, and at least this one is real:
> 
> https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1734614739
> 
>   CC      drivers/mtd/nand/raw/nand_samsung.o
> 3313drivers/mmc/host/sdhci-esdhc-imx.c: In function 'esdhc_reset_tuning':
> 3314drivers/mmc/host/sdhci-esdhc-imx.c:966:10: error: implicit declaration of function 'readl_poll_timeout'; did you mean 'key_set_timeout'? [-Werror=implicit-function-declaration]
> 3315    ret = readl_poll_timeout(host->ioaddr + SDHCI_AUTO_CMD_STATUS,
> 3316          ^~~~~~~~~~~~~~~~~~
> 3317          key_set_timeout
> 3318  AR      drivers/pci/controller/dwc/built-in.a

Thanks, let me go fix this and push out -rc2...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ