Re: [PATCH 4.19 000/114] 4.19.93-stable review

From: Guenter Roeck
Date: Fri Jan 03 2020 - 09:27:57 EST


On 1/2/20 2:06 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.93 release.
There are 114 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 Sat, 04 Jan 2020 21:58:48 +0000.
Anything received after that time might be too late.


Build results:
total: 156 pass: 155 fail: 1
Failed builds:
sparc64:allmodconfig
Qemu test results:
total: 381 pass: 381 fail: 0

ERROR: "of_irq_to_resource" [drivers/spi/spi-fsl-spi.ko] undefined!

Caused by 3194d2533eff ("spi: fsl: don't map irq during probe")
which is missing its fix, 63aa6a692595 ("spi: fsl: use platform_get_irq()
instead of of_irq_to_resource()")

Guenter