Re: [PATCH 5.4 000/344] 5.4.22-stable review

From: Guenter Roeck
Date: Fri Feb 21 2020 - 09:28:20 EST


On 2/20/20 11:36 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.4.22 release.
There are 344 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, 23 Feb 2020 07:19:49 +0000.
Anything received after that time might be too late.


As already reported:

Build reference: v5.4.21-345-gbae6e9bf73af
gcc version: arm-linux-gnueabi-gcc (GCC) 9.2.0

Building arm:allmodconfig ... failed
Building arm:omap2plus_defconfig ... failed
--------------
Error log:
arch/arm/mach-omap2/pdata-quirks.c:27:10: fatal error: linux/platform_data/ti-prm.h: No such file or directory

Also:

Building powerpc:defconfig ... failed
Building powerpc:mpc83xx_defconfig ... failed
--------------
Error log:
drivers/rtc/rtc-ds1307.c:1570:21: error: variable 'regmap_config' has initializer but incomplete type

as well as various follow-up errors.

The second problem affects both v5.4.y and v5.5.y.

Guenter