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/1734614...
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...