On Fri, Jan 03, 2020 at 04:41:56PM +0100, Greg Kroah-Hartman wrote:
On Fri, Jan 03, 2020 at 06:27:53AM -0800, Guenter Roeck wrote:
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()")
Now added to 4.14 and 4.19 queues, thanks!
sparc64:allmodconfig builds now pass in both v4.14.y and v4.19.y queues.
Guenter