Re: Linux 5.16-rc4

From: Guenter Roeck
Date: Sun Dec 05 2021 - 21:36:40 EST


On Sun, Dec 05, 2021 at 02:18:58PM -0800, Linus Torvalds wrote:
> Fairly small rc4 this week. Three areas stand out in the diff: some
> kvm fixes (and tests), network driver fixes, and the tegra SoC sound
> fixes.
>
> The rest is fairly spread out: drm fixes, some filesystem stuff,
> various arch updates, and some smattering of random driver fixes.
>
> Nothing looks all that scary, although I certainly hope the kvm side
> will calm down.
>

Build results:
total: 153 pass: 152 fail: 1
Failed builds:
mips:allmodconfig
Qemu test results:
total: 482 pass: 482 fail: 0

A fix for the mips build problem was submitted at
https://lore.kernel.org/all/20211203192454.32624-1-sergio.paracuellos@xxxxxxxxx/

Guenter