[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <98dbc981-56fa-4919-afcc-fdf63e0a1c53@roeck-us.net>
Date: Tue, 29 Aug 2023 18:56:51 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, shuah@...nel.org, patches@...nelci.org,
lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
f.fainelli@...il.com, sudipm.mukherjee@...il.com,
srw@...dewatkins.net, rwarsow@....de, conor@...nel.org
Subject: Re: [PATCH 4.14 00/57] 4.14.324-rc1 review
On Mon, Aug 28, 2023 at 12:12:20PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.324 release.
> There are 57 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 Wed, 30 Aug 2023 10:11:30 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 139 pass: 133 fail: 6
Failed builds:
arm:ep93xx_defconfig
mips:mtx1_defconfig
mips:db1xxx_defconfig
powerpc:defconfig
powerpc:allmodconfig
powerpc:cell_defconfig
Qemu test results:
total: 431 pass: 414 fail: 17
Failed tests:
<all ppc64:pseries>
arm:ep93xx_defconfig
Error log:
arch/arm/mach-ep93xx/timer-ep93xx.c:12:10: fatal error: platform.h
That is really an older problem, caused by commit 2e50d55578b0 ("ARM:
ep93xx: fix missing-prototype warnings") which instead of fixing
anything in v4.14.y broke its build.
mips:mtx1_defconfig
arch/mips/alchemy/common/dbdma.c:33:10: fatal error: linux/dma-map-ops.h: No such file or directory
Again, an older problem, caused by commit 10130470bb0 ("MIPS: Alchemy:
fix dbdma2").
powerpc:defconfig, powerpc:allmodconfig, powerpc:cell_defconfig
arch/powerpc/kernel/rtas_flash.c: In function 'rtas_flash_init':
arch/powerpc/kernel/rtas_flash.c:717:29: error: implicit declaration of function 'kmem_cache_create_usercopy'
ppc64 boot tests fail to compile with the same error.
Guenter
Powered by blists - more mailing lists