On Thu, Feb 13, 2020 at 02:27:32PM -0800, Guenter Roeck wrote:
On Thu, Feb 13, 2020 at 07:20:07AM -0800, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.4.20 release. There are 96 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, 15 Feb 2020 15:16:40 +0000. Anything received after that time might be too late.
Build reference: v5.4.19-98-gdfae536f94c2 gcc version: powerpc64-linux-gcc (GCC) 9.2.0
Building powerpc:defconfig ... failed
Error log: drivers/rtc/rtc-ds1307.c:1570:21: error: variable 'regmap_config' has initializer but incomplete type 1570 | static const struct regmap_config regmap_config = {
Bisect log below. Looks like the the definition of "not needed" needs an update.
Nice catch, sorry about that. I've dropped the offending commit and will push out -rc2 releases for both 5.5.y and 5.4.y.
thanks,
greg k-h