Re: [PATCH 4.19 000/132] 4.19.284-rc1 review

From: Guenter Roeck
Date: Mon May 29 2023 - 09:50:00 EST


On Mon, May 29, 2023 at 06:48:10AM -0700, Guenter Roeck wrote:
> On Sun, May 28, 2023 at 08:08:59PM +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.19.284 release.
> > There are 132 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 Tue, 30 May 2023 19:08:13 +0000.
> > Anything received after that time might be too late.
> >
>
> Building s390:defconfig ... failed
> Building s390:allnoconfig ... failed
> Building s390:tinyconfig ... failed
>
> --------------
> Error log:
> s390-linux-ld: drivers/base/platform.o: in function `devm_platform_ioremap_resource':
> drivers/base/platform.c:97: undefined reference to `devm_ioremap_resource'
> make[1]: *** [Makefile:1061: vmlinux] Error 1
> make: *** [Makefile:153: sub-make] Error 2

This also affects um:defconfig.

Guenter