[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <607887b2-2ec2-4bf9-b35a-d3cc285bad1e@roeck-us.net>
Date: Mon, 27 Mar 2023 14:52:17 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: Re: Linux 6.3-rc4
On Sun, Mar 26, 2023 at 03:03:35PM -0700, Linus Torvalds wrote:
> Things are looking pretty normal for this time of the release process.
> All the stats look very regular, and the diffstat mostly does too.
>
[ ... ]
>
> Let's hope things stay normal. And, as normal, testing and reporting
> issues is appreciated,
>
Build results:
total: 153 pass: 147 fail: 6
Failed builds:
alpha:allmodconfig
csky:allmodconfig
m68k:allmodconfig
openrisc:allmodconfig
parisc:allmodconfig
s390:allmodconfig
Qemu test results:
total: 520 pass: 520 fail: 0
The remaining build failure is:
Error log:
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp]
drivers/media/i2c/imx290.c:1090:12: error: 'imx290_runtime_suspend' defined but not used [-Werror=unused-function]
1090 | static int imx290_runtime_suspend(struct device *dev)
| ^~~~~~~~~~~~~~~~~~~~~~
drivers/media/i2c/imx290.c:1082:12: error: 'imx290_runtime_resume' defined but not used [-Werror=unused-function]
1082 | static int imx290_runtime_resume(struct device *dev)
| ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[5]: [scripts/Makefile.build:252: drivers/media/i2c/imx290.o] Error 1
The fix is in the pending-fixes branch of linux-next, so it should hopefully
find its way upstream soon. Copying Mauro for comments.
Guenter
Powered by blists - more mailing lists