[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3b2e90bb-c28f-447a-abf8-2b5453da8092@roeck-us.net>
Date: Mon, 8 May 2023 13:34:30 -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>,
Hans Verkuil <hverkuil-cisco@...all.nl>,
Arnd Bergmann <arnd@...db.de>
Subject: Re: Linux 6.4-rc1
On Sun, May 07, 2023 at 02:18:22PM -0700, Linus Torvalds wrote:
> So here we are, two weeks later, with the merge window over, and -rc1
> tagged and pushed out.
>
[ ... ]
>
> Anyway, please do go test it all out,
>
Build results:
total: 152 pass: 146 fail: 6
Failed builds:
arm:allmodconfig
i386:allyesconfig
i386:allmodconfig
mips:allmodconfig
powerpc:ppc32_allmodconfig
xtensa:allmodconfig
Qemu test results:
total: 520 pass: 520 fail: 0
The build failure is
drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:
In function 'mxc_isi_channel_set_inbuf':
drivers/media/platform/nxp/imx8-isi/imx8-isi-hw.c:33:5: error:
"CONFIG_ARCH_DMA_ADDR_T_64BIT" is not defined, evaluates to 0
The problem has been fixed in -next since April 18 with commit 9829ed20b019
("media: nxp: imx8-isi: fix buiding on 32-bit"). Hopefully that commit
should find its way into mainline in the near future.
Guenter
Powered by blists - more mailing lists