Re: [PATCH 4.14 000/191] 4.14.203-rc1 review

From: Guenter Roeck
Date: Wed Oct 28 2020 - 18:22:00 EST


On 10/27/20 6:47 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.203 release.
> There are 191 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 Thu, 29 Oct 2020 13:48:36 +0000.
> Anything received after that time might be too late.
>


Build reference: v4.14.202-192-ga42f5f48c6ae
gcc version: powerpc64-linux-gcc (GCC) 10.2.0

Building powerpc:defconfig ... failed
--------------
Error log:
arch/powerpc/platforms/powernv/opal-dump.c: In function 'process_dump':
arch/powerpc/platforms/powernv/opal-dump.c:409:7: error: void value not ignored as it ought to be
409 | dump = create_dump_obj(dump_id, dump_size, dump_type);

Full results will follow later.

Guenter