lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ