[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ce5282c1-d86f-422e-8ea0-916ce65076b5@roeck-us.net>
Date: Mon, 16 Dec 2024 07:27:25 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 6.13-rc3
On Sun, Dec 15, 2024 at 04:10:24PM -0800, Linus Torvalds wrote:
> Earlier this week it felt to me like things might have already started
> to quiet down in prep for the holidays, but doing the statistics on
> rc3 that doesn't actually seem to be the case - this looks very
> regular both in number of commits and in diff size. In fact, the diff
> is a bit on the larger side, but that is admittedly almost entirely
> due to the revert of a unicode change that then makes the diff large
> due to a generated data file.
>
> So everything looks normal so far. xfs may stand out in the shortlog
> below, but the bulk of the diff (ignoring that generated unicode
> table) is still mostly random driver updates.
>
Test results form my testbed:
Build results:
total: 161 pass: 159 fail: 2
Failed builds:
i386:allyesconfig
x86_64:allyesconfig
Qemu test results:
total: 544 pass: 529 fail: 15
Failed tests:
arm:imx25-pdk:imx_v4_v5_defconfig:nonand:mem128:net=default:imx25-pdk:initrd
arm:imx25-pdk:imx_v4_v5_defconfig:nonand:sd:mem128:net=default:imx25-pdk:ext2
arm:imx25-pdk:imx_v4_v5_defconfig:nonand:usb0:mem128:net=default:imx25-pdk:ext2
arm:imx25-pdk:imx_v4_v5_defconfig:nonand:usb1:mem128:net=default:imx25-pdk:ext2
arm:mcimx6ul-evk:imx_v6_v7_defconfig:nodrm:mem256:net=nic:net=nic:imx6ul-14x14-evk:initrd
arm:mcimx6ul-evk:imx_v6_v7_defconfig:nodrm:sd:mem256:net=nic:net=nic:imx6ul-14x14-evk:ext2
arm:mcimx6ul-evk:imx_v6_v7_defconfig:nodrm:usb0:mem256:net=nic:net=nic:imx6ul-14x14-evk:ext2
arm:mcimx6ul-evk:imx_v6_v7_defconfig:nodrm:usb1:mem256:net=nic:net=nic:imx6ul-14x14-evk:ext2
arm:mcimx7d-sabre:imx_v6_v7_defconfig:nodrm:smp2:mem256:net=nic:imx7d-sdb:initrd
arm:mcimx7d-sabre:imx_v6_v7_defconfig:nodrm:smp2:usb1:mem256:net=nic:imx7d-sdb:ext2
arm:mcimx7d-sabre:imx_v6_v7_defconfig:nodrm:smp2:sd:mem256:net=nic:imx7d-sdb:ext2
arm:sabrelite:imx_v6_v7_defconfig:nodrm:mem256:net=default:imx6dl-sabrelite:initrd
arm:sabrelite:imx_v6_v7_defconfig:nodrm:mmc,b300:mem256:net=default:imx6dl-sabrelite:ext2
arm:sabrelite:imx_v6_v7_defconfig:nodrm:usb0:mem256:net=default:imx6dl-sabrelite:ext2
arm:sabrelite:imx_v6_v7_defconfig:nodrm:usb1:mem256:net=default:imx6dl-sabrelite:ext2
Unit test results:
pass: 464828 fail: 0
Without going into detail, the above problems plus all new warning
backtraces observed since v6.12 are fixed with the following patches,
available in my fixes branch at
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
0e8df6ef3b85 staging: gpib: fix pcmcia dependencies
5dcac0200cb5 staging: gpib: fix Makefiles
df631b2fc6f5 staging: gpib: make global 'usec_diff' functions static
b20a38276741 ARM: imx: Re-introduce the PINCTRL selection
45d54fabe85a locking/lockdep: Enforce PROVE_RAW_LOCK_NESTING only if ARCH_SUPPORTS_RT
Guenter
Powered by blists - more mailing lists