Re: Linux 5.14-rc5

From: Guenter Roeck
Date: Sun Aug 08 2021 - 21:22:43 EST


On Sun, Aug 08, 2021 at 02:00:36PM -0700, Linus Torvalds wrote:
> Things are looking perfectly normal. Size is nominal, diffstat looks
> pretty normal, and the changes are all in the usual places, with just
> under 60% being drivers, and the rest the usual mix of architecture
> updates, core kernel, networking, and some selftests.
>
> The shortlog is appended for people who want to scan the details, but
> I can't think of anything in here that looks odd or noteworthy.
>
> Which is just how it should be by rc5. Let's hope the trend continues,
>

Nothing new on the testing side of things.

Build results:
total: 154 pass: 154 fail: 0
Qemu test results:
total: 481 pass: 480 fail: 1
Failed tests:
arm:z2:pxa_defconfig:nodebug:nocd:nofs:nonvme:noscsi:notests:novirt:nofdt:flash8,384k,2:rootfs

The fix for the failing test is queued in -next and in pending-fixes
and has been there for a while. See commit 45bb1faa29ef ("mtd: core:
handle flashes without OTP gracefully").

Guenter